X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fvwindowgui.h;h=d56df59e2514b75d48afb242db835ecc7ab0a332;hb=0c4a2483761f458447fc3fa451bf1271caa75df5;hp=60dcfeff1a56a7d0020032275c4f5933ac44485d;hpb=0c7b0aebb5e9f85f4eb7abb69b800d8d37b30b0f;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/vwindowgui.h b/cinelerra-5.1/cinelerra/vwindowgui.h index 60dcfeff..d56df59e 100644 --- a/cinelerra-5.1/cinelerra/vwindowgui.h +++ b/cinelerra-5.1/cinelerra/vwindowgui.h @@ -122,8 +122,6 @@ public: int need_overlays(); void draw_overlays(); void close_source(); - int get_fullscreen(); - void set_fullscreen(int value); MWindow *mwindow; VWindowGUI *gui; @@ -158,6 +156,7 @@ public: void panel_fit_autos(int all); void panel_set_editing_mode(int mode); void panel_set_auto_keyframes(int v); + void panel_set_span_keyframes(int v); void panel_set_labels_follow_edits(int v); MWindow *mwindow;