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=0500641c985e7045272f5660010df60c7a888d55;hb=c6a143f0f3e245d79881da50e61e6f35c556d88d;hpb=7fd85fb66168f6b518c5f2d73e04036e87faa0e1 diff --git a/cinelerra-5.1/cinelerra/preferences.h b/cinelerra-5.1/cinelerra/preferences.h index 0500641c..b11a8f9f 100644 --- a/cinelerra-5.1/cinelerra/preferences.h +++ b/cinelerra-5.1/cinelerra/preferences.h @@ -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];