X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fmwindowgui.h;h=00aeb606f212ad5417b9465cb03931f65fdbe73f;hb=b9f98da8f1cd8b7b31ead02fa41f299b56cac3da;hp=d4205162e380d6580b6d1219dc74e4f5a1fb014d;hpb=6853a2c0b04cc5ff4e87a2022c914227f925cb7f;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/mwindowgui.h b/cinelerra-5.1/cinelerra/mwindowgui.h index d4205162..00aeb606 100644 --- a/cinelerra-5.1/cinelerra/mwindowgui.h +++ b/cinelerra-5.1/cinelerra/mwindowgui.h @@ -85,9 +85,12 @@ public: ~ProxyToggle(); int handle_event(); int keypress_event(); + void show(); + void hide(); MWindow *mwindow; MButtons *mbuttons; + int scaler_images; };