X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fsplashgui.h;h=5383b9f8d45c5ef2d384db6331c1845afb46e45e;hp=afeebc60f7ad2f48543238da352023fc9d73203a;hb=b9f98da8f1cd8b7b31ead02fa41f299b56cac3da;hpb=6853a2c0b04cc5ff4e87a2022c914227f925cb7f diff --git a/cinelerra-5.1/cinelerra/splashgui.h b/cinelerra-5.1/cinelerra/splashgui.h index afeebc60..5383b9f8 100644 --- a/cinelerra-5.1/cinelerra/splashgui.h +++ b/cinelerra-5.1/cinelerra/splashgui.h @@ -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; };