add binfolder path relative filters, fix gbrp color model, vwdw timebar tweaks, title...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / mwindowgui.h
index d4205162e380d6580b6d1219dc74e4f5a1fb014d..00aeb606f212ad5417b9465cb03931f65fdbe73f 100644 (file)
@@ -85,9 +85,12 @@ public:
        ~ProxyToggle();
        int handle_event();
        int keypress_event();
+       void show();
+       void hide();
 
        MWindow *mwindow;
        MButtons *mbuttons;
+       int scaler_images;
 };