add nested proxy path, rework perpetual session load/save strategy, build cleanups
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / preferences.h
index 3b46f5f9a79cfcbbae0feb38510843005209ec7f..f20a791be9ef9efcd9eeeb7a8164c70be6711f85 100644 (file)
@@ -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;