X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fsplashgui.h;h=5383b9f8d45c5ef2d384db6331c1845afb46e45e;hb=b9f98da8f1cd8b7b31ead02fa41f299b56cac3da;hp=afeebc60f7ad2f48543238da352023fc9d73203a;hpb=21c2e6b36d6a96c2f662a89459d607b5a387f4eb;p=goodguy%2Fhistory.git 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; };