diff src/gaim.h @ 3151:2d6b62a473a6

[gaim-migrate @ 3167] Kalla said so. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Mon, 15 Apr 2002 20:04:30 +0000
parents 1bd472b7f7a2
children afcd06a92da0
line wrap: on
line diff
--- a/src/gaim.h	Mon Apr 15 03:23:09 2002 +0000
+++ b/src/gaim.h	Mon Apr 15 20:04:30 2002 +0000
@@ -28,6 +28,9 @@
 
 #include "core.h"
 #include "ui.h"
+
+#define XPATCH BAD /* Because Kalla Said So */
+
 /* XXX CUI: when this is done being split, the only things below should be things
  * both the core and the uis depend on e.g. the protocol definitions, etc, and
  * it won't include core.h or ui.h (i.e. it'll mostly be #define's) */