--- 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