bsd lang segv fix, enable bsd lv2, lv2 gui enable fix, proxy/ffmpeg toggle resize...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / mwindowgui.h
index 5ca693e05a3760c3404e70062b8d4663cf29a876..d4205162e380d6580b6d1219dc74e4f5a1fb014d 100644 (file)
@@ -124,6 +124,7 @@ public:
        void update_timebar(int flush_it);
        void update_timebar_highlights();
        void update_patchbay();
+       void update_proxy_toggle();
        void update_plugintoggles();
        void update_scrollbars(int flush);
        void draw_canvas(int mode, int hide_cursor);
@@ -157,7 +158,6 @@ public:
        int save_defaults(BC_Hash *defaults);
        int menu_w();
        int menu_h();
-       int mbuttons_w();
 // Draw on the status bar only.
        void show_message(const char *message, int color=-1);
        void update_default_message();