summaryrefslogtreecommitdiffstats
path: root/src/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorTomasz Boczkowski <penginsbacon@gmail.com>2014-05-31 18:22:51 +0000
committerTomasz Boczkowski <penginsbacon@gmail.com>2014-05-31 18:22:51 +0000
commite1e64d41e2a71a5e9a18b5a40803a72ad288cd53 (patch)
tree7c265fe5da196eb3d79605f4d3e16a42a4824b87 /src/ui/CMakeLists.txt
parentSPColorScales c++-sification - using SelectedColor (diff)
downloadinkscape-e1e64d41e2a71a5e9a18b5a40803a72ad288cd53.tar.gz
inkscape-e1e64d41e2a71a5e9a18b5a40803a72ad288cd53.zip
SPColorICC c++sification: moved to ui/widget/
(bzr r13341.6.41)
Diffstat (limited to 'src/ui/CMakeLists.txt')
-rw-r--r--src/ui/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt
index 65e93f1b0..dbfba0508 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -109,6 +109,7 @@ set(ui_SRC
widget/anchor-selector.cpp
widget/button.cpp
widget/color-entry.cpp
+ widget/color-icc-selector.cpp
widget/color-picker.cpp
widget/color-preview.cpp
widget/color-scales.cpp
@@ -275,6 +276,7 @@ set(ui_SRC
widget/attr-widget.h
widget/button.h
widget/color-entry.h
+ widget/color-icc-selector.h
widget/color-picker.h
widget/color-preview.h
widget/color-scales.h