2005-07-10 [colin] 1.9.12cvs32
[claws.git] / src / statusbar.h
index 78387f9cfbe27bf54a9f7f591d9b06a724c27d1b..014a10996f2f102f042136e620b83a93a070ccff 100644 (file)
@@ -36,6 +36,7 @@ void statusbar_print_all      (const gchar    *format, ...)
 void statusbar_pop_all         (void);
 void statusbar_verbosity_set   (gboolean        verbose);
 
+void statusbar_progress_all    (gint done, gint total, gint step);
 #define STATUSBAR_PUSH(mainwin, str) \
 { \
        gtk_statusbar_push(GTK_STATUSBAR(mainwin->statusbar), \