rework alsa device scan, fix lang for pactl
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / mwindow.h
index 71d23568f67fb0ae1e9e0790440605f1417893ab..4371099e03953e0b38b4637834369505dd702870 100644 (file)
@@ -310,7 +310,8 @@ public:
        void hide_keyframe_guis();
        void hide_keyframe_gui(Plugin *plugin);
        void update_keyframe_guis();
-
+       int get_hash_color(Edit *edit);
+       int get_title_color(Edit *edit);
 
 // ============================= editing commands ========================