add clip_icon svgs, tweak edl frame_align, fixes for plugin_sets in move_group, fix...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / editpopup.h
index f0ef10d6488aa53e7bc05ded5329fed02496ccc0..90fd9ace60da540d1a2f74f31d2dbe3a463f2145 100644 (file)
@@ -234,7 +234,7 @@ public:
 class EditTitleColorPicker : public ColorPicker
 {
 public:
-       EditTitleColorPicker(EditPopup *popup);
+       EditTitleColorPicker(EditPopup *popup, int color);
        ~EditTitleColorPicker();
        void create_objects(ColorWindow *gui);
        int handle_new_color(int color, int alpha);