X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fmwindow.h;h=e862459c8156d079ebdf77feba46ed11753708a8;hp=e0f0d4f8c19eab038534474199c58c7490503e79;hb=07217a92dbd5263eeb531053a3c62622f9bf925c;hpb=7fd85fb66168f6b518c5f2d73e04036e87faa0e1 diff --git a/cinelerra-5.1/cinelerra/mwindow.h b/cinelerra-5.1/cinelerra/mwindow.h index e0f0d4f8..e862459c 100644 --- a/cinelerra-5.1/cinelerra/mwindow.h +++ b/cinelerra-5.1/cinelerra/mwindow.h @@ -140,6 +140,9 @@ public: void show_cwindow(); void show_gwindow(); void hide_gwindow(); + void restore_windows(); + void save_layout(int no); + void load_layout(int no); int tile_windows(int window_config); char *get_cwindow_display(); void set_screens(int value);