p/s proxy icon, rework window locks, segv in close_mixers + exportedl, ffmpeg default...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / splashgui.h
index afeebc60f7ad2f48543238da352023fc9d73203a..5383b9f8d45c5ef2d384db6331c1845afb46e45e 100644 (file)
@@ -31,6 +31,7 @@ public:
        SplashGUI(VFrame *bg, int x, int y);
        ~SplashGUI();
        void create_objects();
+       void update_status(const char *text);
        BC_Title *operation;
        VFrame *bg;
 };