X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fmwindow.h;fp=cinelerra-5.1%2Fcinelerra%2Fmwindow.h;h=a4508e672fde4c5a6f73365862dd1c5298612ae4;hp=6a4e2fb65a1068bfd580ea6a7d069bf7f51e0f28;hb=486223dd047c71613c4b4fa7a84c4f57bf06c5ce;hpb=fb7dfd18f5c381805df5e858e5870828752a9eac diff --git a/cinelerra-5.1/cinelerra/mwindow.h b/cinelerra-5.1/cinelerra/mwindow.h index 6a4e2fb6..a4508e67 100644 --- a/cinelerra-5.1/cinelerra/mwindow.h +++ b/cinelerra-5.1/cinelerra/mwindow.h @@ -210,9 +210,13 @@ public: int create_ref(Asset *asset, EDL *ref); // Show windows void show_vwindow(int raise); + void hide_vwindow(); void show_awindow(); - void show_lwindow(); + void hide_awindow(); void show_cwindow(); + void hide_cwindow(); + void show_lwindow(); + void hide_lwindow(); void show_gwindow(); void hide_gwindow(); void restore_windows();