summaryrefslogtreecommitdiffstats
path: root/src/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorTomasz Boczkowski <penginsbacon@gmail.com>2015-04-25 10:43:29 +0000
committerTomasz Boczkowski <penginsbacon@gmail.com>2015-04-25 10:43:29 +0000
commitbfeda758bf9e43fb07e4fb5cc12b4185d074a375 (patch)
tree0302fd193cd8765d1af6e815ad689b3fedcf8333 /src/ui/CMakeLists.txt
parentextensions. ink2canvas.py - do not parse html comments. (Bug 1446204) (diff)
parentSPColorSlider c++-sification: remove unnecessary reference to Gtk::Adjustment (diff)
downloadinkscape-bfeda758bf9e43fb07e4fb5cc12b4185d074a375.tar.gz
inkscape-bfeda758bf9e43fb07e4fb5cc12b4185d074a375.zip
merged SPColorSlider c++-sification from svgpaints branch
(bzr r14059.1.1)
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 991d11feb..7ff0758e7 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -117,6 +117,7 @@ set(ui_SRC
widget/clipmaskicon.cpp
widget/color-picker.cpp
widget/color-preview.cpp
+ widget/color-slider.cpp
widget/dock-item.cpp
widget/dock.cpp
widget/entity-entry.cpp
@@ -289,6 +290,7 @@ set(ui_SRC
widget/button.h
widget/color-picker.h
widget/color-preview.h
+ widget/color-slider.h
widget/combo-enums.h
widget/dock-item.h
widget/dock.h