X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fpreferences.h;h=b11a8f9ff1d409fa7d490135fda768b58f9bfe75;hp=e8698b71c38d81279e69b5682e3edeb89e6a9ccc;hb=c6a143f0f3e245d79881da50e61e6f35c556d88d;hpb=debf38f78ae5ce154f54183b1638278bf8a24736 diff --git a/cinelerra-5.1/cinelerra/preferences.h b/cinelerra-5.1/cinelerra/preferences.h index e8698b71..b11a8f9f 100644 --- a/cinelerra-5.1/cinelerra/preferences.h +++ b/cinelerra-5.1/cinelerra/preferences.h @@ -94,6 +94,7 @@ public: 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 @@ -130,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];