X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fpreferences.h;fp=cinelerra-5.1%2Fcinelerra%2Fpreferences.h;h=f20a791be9ef9efcd9eeeb7a8164c70be6711f85;hp=3b46f5f9a79cfcbbae0feb38510843005209ec7f;hb=dcaa99e024dc4eac8e22e94ca6c0a92d67570478;hpb=c1215e4fe370c818f83a8250475cb18cec69cc66;ds=sidebyside diff --git a/cinelerra-5.1/cinelerra/preferences.h b/cinelerra-5.1/cinelerra/preferences.h index 3b46f5f9..f20a791b 100644 --- a/cinelerra-5.1/cinelerra/preferences.h +++ b/cinelerra-5.1/cinelerra/preferences.h @@ -189,6 +189,7 @@ public: char plugin_dir[BCTEXTLEN]; char lv2_path[BCTEXTLEN]; int autostart_lv2ui; + char nested_proxy_path[BCTEXTLEN]; // Required when updating renderfarm rates Mutex *preferences_lock;