Mercurial > pidgin
changeset 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 | 0097f5462ac2 |
children | 0697a3ad9f3b |
files | src/gaim.h |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
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) */