summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/CMakeLists.txt
diff options
context:
space:
mode:
authorJon A. Cruz <jon@joncruz.org>2010-03-13 19:25:30 +0000
committerJon A. Cruz <jon@joncruz.org>2010-03-13 19:25:30 +0000
commitaf7a01bc898f7c27e2eab95c98c97c8a80aaecef (patch)
tree3d70c1bf3279ec7e468c8c98b90567cf96023a6c /src/ui/dialog/CMakeLists.txt
parentTry harder to fix the tablet configuration problem (diff)
downloadinkscape-af7a01bc898f7c27e2eab95c98c97c8a80aaecef.tar.gz
inkscape-af7a01bc898f7c27e2eab95c98c97c8a80aaecef.zip
Splitting the color swatch class to be separate for easier work.
(bzr r9184)
Diffstat (limited to 'src/ui/dialog/CMakeLists.txt')
-rw-r--r--src/ui/dialog/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/dialog/CMakeLists.txt b/src/ui/dialog/CMakeLists.txt
index ea63d6023..98c4a47bb 100644
--- a/src/ui/dialog/CMakeLists.txt
+++ b/src/ui/dialog/CMakeLists.txt
@@ -9,6 +9,7 @@ ENDIF(WIN32)
SET(ui_dialog_SRC
aboutbox.cpp
align-and-distribute.cpp
+color-item.cpp
debug.cpp
dialog.cpp
dialog-manager.cpp