src/gtkstatusbox.h

changeset 11738
207d5519a4d0
parent 11732
aba36f84241a
child 11739
cc15987b3937
--- a/src/gtkstatusbox.h	Sun Oct 23 03:57:10 2005 +0000
+++ b/src/gtkstatusbox.h	Sun Oct 23 04:48:01 2005 +0000
@@ -111,6 +111,9 @@
 gtk_gaim_status_box_add(GtkGaimStatusBox *status_box, GdkPixbuf *pixbuf, const char *text, const char *sec_text, const char *edit);
 
 void
+gtk_gaim_status_box_add_separator(GtkGaimStatusBox *status_box);
+
+void
 gtk_gaim_status_box_set_error(GtkGaimStatusBox *status_box, const gchar *error);
 
 void

mercurial