fix dangling thread svg, reduce mute patch
[goodguy/history.git] / cinelerra-5.1 / cinelerra / theme.C
index 1fe52ec9e1567087572d98b2e3af5623aa7aea9f..6562a56c5be01016c1634d0dcc1a910620822c87 100644 (file)
@@ -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"));