summaryrefslogtreecommitdiffstats
path: root/src/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorTavmjong Bah <tavmjong@free.fr>2017-12-18 14:50:42 +0000
committerTavmjong Bah <tavmjong@free.fr>2017-12-18 14:50:42 +0000
commit9ceb238f8a4f5527c3621740e75713ea79eceebc (patch)
tree03e36e1ee30ed0b311c3d60db07ab73c42f23c57 /src/ui/CMakeLists.txt
parentReduce with of +/- buttons. Reduce width of Fill and Stroke dialog. (diff)
downloadinkscape-9ceb238f8a4f5527c3621740e75713ea79eceebc.tar.gz
inkscape-9ceb238f8a4f5527c3621740e75713ea79eceebc.zip
Replace GimpSpinScale by InkSpinScale.
Diffstat (limited to 'src/ui/CMakeLists.txt')
-rw-r--r--src/ui/CMakeLists.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt
index be13d9b1b..fecb14a91 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -140,6 +140,8 @@ set(ui_SRC
widget/highlight-picker.cpp
widget/imageicon.cpp
widget/imagetoggler.cpp
+ widget/ink-select-one-action.cpp
+ widget/ink-spinscale.cpp
widget/insertordericon.cpp
widget/labelled.cpp
widget/layer-selector.cpp
@@ -147,7 +149,6 @@ set(ui_SRC
widget/licensor.cpp
widget/notebook-page.cpp
widget/object-composite-settings.cpp
- widget/ink-select-one-action.cpp
widget/page-sizer.cpp
widget/panel.cpp
widget/point.cpp
@@ -333,13 +334,14 @@ set(ui_SRC
widget/insertordericon.h
widget/imageicon.h
widget/imagetoggler.h
+ widget/ink-select-one-action.h
+ widget/ink-spinscale.h
widget/labelled.h
widget/layer-selector.h
widget/layertypeicon.h
widget/licensor.h
widget/notebook-page.h
widget/object-composite-settings.h
- widget/ink-select-one-action.h
widget/page-sizer.h
widget/panel.h
widget/point.h