18 new shapewipe transitions from rafa, rework savefile/confirm for nested edl edits
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / preferences.h
index 3b46f5f9a79cfcbbae0feb38510843005209ec7f..e076457494a576a99e148558d4313318dda8dee5 100644 (file)
@@ -119,6 +119,7 @@ public:
        int warn_indexes;
        int warn_version;
        int warn_stack;
+       int warn_fileref;
        int bd_warn_root;
 // grab input focus on enter notify
        int grab_input_focus;
@@ -189,6 +190,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;