title color fader/tweaks, bg_color bcbitmap fix, inst.sh fix, lang fr pref tweaks
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / edit.h
index e377c3361fb1aa895fb2679b8d0d3f4599bf181c..67b091593e797cfe108686bfc5481ce27b5a8e31 100644 (file)
@@ -134,7 +134,8 @@ public:
        int is_plugin, is_selected;
 // edge cannot be optimized
        int hard_left, hard_right;
-
+// title bar color
+       int color;
 // Transition if one is present at the beginning of this edit
 // This stores the length of the transition
        Transition *transition;