X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fpreferences.h;h=0500641c985e7045272f5660010df60c7a888d55;hb=c279e21fc2394a7908bbd1ba8c79b116fe9fb14a;hp=aab5c810b8fb33cb4fcd87f511defdaa9bcc5ba1;hpb=214bd0ba9e21635e03d0c0e2b2ae1a7e9170583c;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/preferences.h b/cinelerra-5.1/cinelerra/preferences.h index aab5c810..0500641c 100644 --- a/cinelerra-5.1/cinelerra/preferences.h +++ b/cinelerra-5.1/cinelerra/preferences.h @@ -175,6 +175,8 @@ public: // ====================================== Plugin Set ============================== char plugin_dir[BCTEXTLEN]; + char lv2_path[BCTEXTLEN]; + int autostart_lv2ui; // Required when updating renderfarm rates Mutex *preferences_lock;