From 59cd4243b24817ad2163839f0b2752a641dfc7b7 Mon Sep 17 00:00:00 2001 From: "Jon A. Cruz" Date: Mon, 6 Dec 2010 01:36:15 -0800 Subject: Remove custom color wheel widget in favor of the (relatively) recent GtkHSV. Fixes bug #170046. Fixed bugs: - https://launchpad.net/bugs/170046 (bzr r9941) --- src/widgets/Makefile_insert | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/widgets/Makefile_insert') 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 \ -- cgit v1.2.3