diff src/ui.h @ 3717:988485669631

[gaim-migrate @ 3850] Warning fixes and WIN32 ifdef removals committer: Tailor Script <tailor@pidgin.im>
author Herman Bloggs <hermanator12002@yahoo.com>
date Wed, 16 Oct 2002 19:57:03 +0000
parents ade095d370fd
children 599194293ee5
line wrap: on
line diff
--- a/src/ui.h	Wed Oct 16 19:44:19 2002 +0000
+++ b/src/ui.h	Wed Oct 16 19:57:03 2002 +0000
@@ -358,6 +358,7 @@
 extern void docklet_add();
 extern void docklet_remove();
 extern void docklet_toggle();
+extern GtkWidget *gaim_new_item(GtkWidget *, const char *);
 
 /* Functions in buddy_chat.c */
 extern void join_chat();