X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fmainsession.h;h=58115d69fc313b3b1b13d069ec0d04baef702149;hp=6395b809cc3b00e0feb0b579b9bdad386265d260;hb=627cc62b6016bc04308043fa5e001e3352b8e558;hpb=e8453fdab4d5ed7b384279a5b37c92010ac13295 diff --git a/cinelerra-5.1/cinelerra/mainsession.h b/cinelerra-5.1/cinelerra/mainsession.h index 6395b809..58115d69 100644 --- a/cinelerra-5.1/cinelerra/mainsession.h +++ b/cinelerra-5.1/cinelerra/mainsession.h @@ -172,6 +172,12 @@ public: int use_vector; int use_hist_parade; int use_wave_parade; + int use_wave_gain; + int use_vect_gain; + int use_smooth; + int use_refresh; + int use_release; + int use_graticule; int afolders_w; int show_vwindow, show_awindow, show_cwindow, show_gwindow, show_lwindow;