summaryrefslogtreecommitdiffstats
path: root/src/widgets/Makefile_insert
diff options
context:
space:
mode:
authorJon A. Cruz <jon@joncruz.org>2010-12-06 09:36:15 +0000
committerJon A. Cruz <jon@joncruz.org>2010-12-06 09:36:15 +0000
commit59cd4243b24817ad2163839f0b2752a641dfc7b7 (patch)
tree4ec630c51fbdb08a38cbb49ecf39ed2921c92558 /src/widgets/Makefile_insert
parentStop background rendering once crash handler is triggered. (diff)
downloadinkscape-59cd4243b24817ad2163839f0b2752a641dfc7b7.tar.gz
inkscape-59cd4243b24817ad2163839f0b2752a641dfc7b7.zip
Remove custom color wheel widget in favor of the (relatively) recent GtkHSV. Fixes bug #170046.
Fixed bugs: - https://launchpad.net/bugs/170046 (bzr r9941)
Diffstat (limited to 'src/widgets/Makefile_insert')
-rw-r--r--src/widgets/Makefile_insert2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/widgets/Makefile_insert b/src/widgets/Makefile_insert
index 313e27528..af32ec700 100644
--- a/src/widgets/Makefile_insert
+++ b/src/widgets/Makefile_insert
@@ -50,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 \