Rename Widget_ColorEdit to Widget_CustomColorEdit to prepare for new abstract Widget_...
[synfig.git] / synfig-studio / src / gtkmm / Makefile.am
index c5cc73d..171edc1 100644 (file)
@@ -124,7 +124,7 @@ DOCK_CC = \
 WIDGET_HH = \
        widget_canvaschooser.h \
        widget_color.h \
-       widget_coloredit.h \
+       widget_customcoloredit.h \
        widget_compselect.h \
        widget_curves.h \
        widget_defaults.h \
@@ -144,7 +144,7 @@ WIDGET_HH = \
 WIDGET_CC = \
        widget_canvaschooser.cpp \
        widget_color.cpp \
-       widget_coloredit.cpp \
+       widget_customcoloredit.cpp \
        widget_compselect.cpp \
        widget_curves.cpp \
        widget_defaults.cpp \