summaryrefslogtreecommitdiffstats
path: root/src/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexander Valavanis <valavanisalex@gmail.com>2019-01-26 12:47:11 +0000
committerAlexander Valavanis <valavanisalex@gmail.com>2019-01-26 12:47:11 +0000
commit446e7f8587cc990df79c0c5626f26276800b01d6 (patch)
treed18d1fa910d85d2c893e131db021277d620e5640 /src/ui/CMakeLists.txt
parentFix inverted up/down when moving last point placed by pen tool (diff)
downloadinkscape-446e7f8587cc990df79c0c5626f26276800b01d6.tar.gz
inkscape-446e7f8587cc990df79c0c5626f26276800b01d6.zip
RectToolbar: GtkAction migration (first pass)
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 46978d87a..e3291f6de 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -180,6 +180,7 @@ set(ui_SRC
widget/ink-select-one-action.cpp
widget/ink-spinscale.cpp
widget/insertordericon.cpp
+ widget/label-tool-item.cpp
widget/labelled.cpp
widget/layer-selector.cpp
widget/layertypeicon.cpp
@@ -411,6 +412,7 @@ set(ui_SRC
widget/ink-flow-box.h
widget/ink-select-one-action.h
widget/ink-spinscale.h
+ widget/label-tool-item.h
widget/labelled.h
widget/layer-selector.h
widget/layertypeicon.h