camera zoom fix, upgrade giflib, configure.ac ix86 probe tweaks, any python
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / statusbar.h
index eac565949f8f38b61b06e8a36503f8e43bb0f068..c1e553177721d3a3254aa2b95c96471f37de9f2e 100644 (file)
@@ -34,7 +34,7 @@ public:
        StatusBar(MWindow *mwindow, MWindowGUI *gui);
        ~StatusBar();
 
-       void show_message(const char *text, int color=-1);
+       void show_message(const char *text, int msg_color=-1, int box_color=-1);
        void update_default_message();
        void reset_default_message();
        void default_message();