X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fpreferences.h;h=7f63bcedcd43867520ed40ff9c7341b06e730ff3;hb=3932d2c16e903573db3cacdb3102dea9639c6ca4;hp=d6748183ad29b1bc8f52f02f53799d43ce63a899;hpb=6226b2633b6460755969cb624550854669b1c79f;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/preferences.h b/cinelerra-5.1/cinelerra/preferences.h index d6748183..7f63bced 100644 --- a/cinelerra-5.1/cinelerra/preferences.h +++ b/cinelerra-5.1/cinelerra/preferences.h @@ -131,7 +131,10 @@ public: // yuv color space/range int yuv_color_space; int yuv_color_range; - +// autocolor asset edit title + int autocolor_assets; +// ctrl_toggle && !ctrl_down() clears selection before toggle + int ctrl_toggle; // Default positions for channels int channel_positions[MAXCHANNELS][MAXCHANNELS];