colorpicker rework, cin.desktop+shortcuts+license updates, edit titlebar colors+auto...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / preferences.h
index 0500641c985e7045272f5660010df60c7a888d55..b11a8f9ff1d409fa7d490135fda768b58f9bfe75 100644 (file)
@@ -92,6 +92,9 @@ public:
        int perpetual_session;
        int trap_sigsegv;
        int trap_sigintr;
+// media thumbnail size
+       int awindow_picon_h;
+       int vicon_size, vicon_color_mode;
 // Title of theme
        char theme[BCTEXTLEN];
 // plugin icon set
@@ -128,7 +131,8 @@ public:
 // yuv color space/range
        int yuv_color_space;
        int yuv_color_range;
-
+// autocolor asset edit title
+       int autocolor_assets;
 // Default positions for channels
        int channel_positions[MAXCHANNELS][MAXCHANNELS];