X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Ftheme.C;h=6562a56c5be01016c1634d0dcc1a910620822c87;hb=361dbd9de4e6e4143ea0cac5daa89b30685a4c70;hp=1fe52ec9e1567087572d98b2e3af5623aa7aea9f;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/theme.C b/cinelerra-5.1/cinelerra/theme.C index 1fe52ec9..6562a56c 100644 --- a/cinelerra-5.1/cinelerra/theme.C +++ b/cinelerra-5.1/cinelerra/theme.C @@ -40,7 +40,7 @@ #include "overlayframe.h" #include "patchbay.h" #include "playtransport.h" -#include "presetsgui.h" +//#include "presetsgui.h" #include "recordgui.h" #include "recordmonitor.h" #include "resourcepixmap.h" @@ -286,7 +286,7 @@ void Theme::build_menus() frame_sizes.append(new BC_ListBoxItem("1024x768")); frame_sizes.append(new BC_ListBoxItem("1280x720")); frame_sizes.append(new BC_ListBoxItem("1280x1024")); - frame_sizes.append(new BC_ListBoxItem("1366x768")); + frame_sizes.append(new BC_ListBoxItem("1368x768")); frame_sizes.append(new BC_ListBoxItem("1408x1152")); frame_sizes.append(new BC_ListBoxItem("1600x1024")); frame_sizes.append(new BC_ListBoxItem("1600x1200"));