Code

Remove custom color wheel widget in favor of the (relatively) recent GtkHSV. Fixes...
[inkscape.git] / src / widgets / Makefile_insert
index 08b2433eafd5fbe2e89e4d6a1110cbfe1337b535..af32ec700996d2ab3d532bd5a090df2d8f56c589 100644 (file)
@@ -13,6 +13,7 @@ ink_common_sources += \
        widgets/ege-paint-def.h         \
        widgets/fill-style.cpp          \
        widgets/fill-style.h            \
+       widgets/fill-n-stroke-factory.h \
        widgets/font-selector.cpp       \
        widgets/font-selector.h         \
        widgets/gradient-image.cpp      \
@@ -49,8 +50,6 @@ ink_common_sources += \
        widgets/sp-color-selector.h     \
        widgets/sp-color-slider.cpp     \
        widgets/sp-color-slider.h       \
-       widgets/sp-color-wheel.cpp      \
-       widgets/sp-color-wheel.h        \
        widgets/sp-color-wheel-selector.cpp     \
        widgets/sp-color-wheel-selector.h       \
        widgets/spinbutton-events.cpp   \
@@ -67,6 +66,8 @@ ink_common_sources += \
        widgets/sp-xmlview-tree.h       \
        widgets/stroke-style.cpp        \
        widgets/stroke-style.h          \
+       widgets/swatch-selector.cpp     \
+       widgets/swatch-selector.h       \
        widgets/toolbox.cpp             \
        widgets/toolbox.h               \
        widgets/widget-sizes.h