src/gaim.h

changeset 2416
32a1499fe87e
parent 2411
c7c22b2cce4b
child 2417
7751d1269b09
--- a/src/gaim.h	Wed Oct 03 06:04:44 2001 +0000
+++ b/src/gaim.h	Wed Oct 03 07:49:38 2001 +0000
@@ -906,6 +906,10 @@
 /* Functions in multi.c */
 extern void account_editor(GtkWidget *, GtkWidget *);
 
+/* Functions in core.c */ /* Don't ever use these */
+extern int core_main();
+extern void core_quit();
+
 /* fucntions in ticker.c */
 void SetTickerPrefs();
 void BuddyTickerSignOff();

mercurial