diff src/ui.h @ 2493:1b7a1133962d

[gaim-migrate @ 2506] select which connection to import to committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 12 Oct 2001 21:12:56 +0000
parents 895e2469cb3a
children 2c1950c5544a
line wrap: on
line diff
--- a/src/ui.h	Fri Oct 12 18:24:46 2001 +0000
+++ b/src/ui.h	Fri Oct 12 21:12:56 2001 +0000
@@ -220,6 +220,7 @@
 /* Globals in aim.c */
 extern GList *log_conversations; /* this should be moved to conversations.c */
 extern GSList *away_messages; /* this should be moved to away.c */
+extern GtkWidget *mainwindow;
 
 /* Globals in away.c */
 extern struct away_message *awaymessage;