summaryrefslogtreecommitdiffstats
path: root/src/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorTomasz Boczkowski <penginsbacon@gmail.com>2015-04-26 17:51:08 +0000
committerTomasz Boczkowski <penginsbacon@gmail.com>2015-04-26 17:51:08 +0000
commit09c12ba65e2aa359603d3ed41a00624efd42693d (patch)
treefe3469e0d8ae6aa897f5f1d549b24b2f77cfe3dd /src/ui/CMakeLists.txt
parentmerged SPColorICCSelector c++-sification from svgpaints branch (diff)
parentColorNotebook is Gtk::Widget and uses ColorSelector (diff)
downloadinkscape-09c12ba65e2aa359603d3ed41a00624efd42693d.tar.gz
inkscape-09c12ba65e2aa359603d3ed41a00624efd42693d.zip
Using SelectedColor instead of SPColorSelector
(bzr r14059.1.10)
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 93920f77e..09c32d501 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -118,6 +118,7 @@ set(ui_SRC
widget/clipmaskicon.cpp
widget/color-entry.cpp
widget/color-icc-selector.cpp
+ widget/color-notebook.cpp
widget/color-picker.cpp
widget/color-preview.cpp
widget/color-scales.cpp
@@ -296,6 +297,7 @@ set(ui_SRC
widget/button.h
widget/color-entry.h
widget/color-icc-selector.h
+ widget/color-notebook.h
widget/color-picker.h
widget/color-preview.h
widget/color-scales.h