comparison 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
comparison
equal deleted inserted replaced
3150:0097f5462ac2 3151:2d6b62a473a6
26 #include <config.h> 26 #include <config.h>
27 #endif 27 #endif
28 28
29 #include "core.h" 29 #include "core.h"
30 #include "ui.h" 30 #include "ui.h"
31
32 #define XPATCH BAD /* Because Kalla Said So */
33
31 /* XXX CUI: when this is done being split, the only things below should be things 34 /* XXX CUI: when this is done being split, the only things below should be things
32 * both the core and the uis depend on e.g. the protocol definitions, etc, and 35 * both the core and the uis depend on e.g. the protocol definitions, etc, and
33 * it won't include core.h or ui.h (i.e. it'll mostly be #define's) */ 36 * it won't include core.h or ui.h (i.e. it'll mostly be #define's) */
34 37
35 /* this is the basis of the CUI protocol. */ 38 /* this is the basis of the CUI protocol. */