diff src/gnome_applet_mgr.h @ 18:99d91a6c2fbf

[gaim-migrate @ 27] Yet another patch by Eric. Someone needs to stop this boy :) committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Thu, 23 Mar 2000 18:40:39 +0000
parents 2846a03bda67
children 61e94e1bd4c8
line wrap: on
line diff
--- a/src/gnome_applet_mgr.h	Thu Mar 23 12:44:52 2000 +0000
+++ b/src/gnome_applet_mgr.h	Thu Mar 23 18:40:39 2000 +0000
@@ -88,7 +88,8 @@
 
 void set_applet_draw_closed();								/* indicates that the code has closed the window that is controled by clicking on the applet */
 
-void show_away_mess( AppletWidget *widget, gpointer data );
+void insert_applet_away();
+void remove_applet_away();