summaryrefslogtreecommitdiffstats
path: root/src/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorTavmjong Bah <tavmjong@free.fr>2019-06-27 11:52:11 +0000
committerTavmjong Bah <tavmjong@free.fr>2019-06-29 12:01:19 +0000
commitc57475e562adf85fe6e09a2601d8f46fdc0490b6 (patch)
tree404ea4db42eef5087f8807960cb94a4c5753d9bb /src/ui/CMakeLists.txt
parentUpdate Ukrainian translation (diff)
downloadinkscape-c57475e562adf85fe6e09a2601d8f46fdc0490b6.tar.gz
inkscape-c57475e562adf85fe6e09a2601d8f46fdc0490b6.zip
Reimplement ruler in C++.
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 c72f4c695..8bd586c4b 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -181,6 +181,7 @@ set(ui_SRC
widget/imagetoggler.cpp
widget/ink-color-wheel.cpp
widget/ink-flow-box.cpp
+ widget/ink-ruler.cpp
widget/ink-spinscale.cpp
widget/insertordericon.cpp
widget/label-tool-item.cpp
@@ -417,6 +418,7 @@ set(ui_SRC
widget/imagetoggler.h
widget/ink-color-wheel.h
widget/ink-flow-box.h
+ widget/ink-ruler.h
widget/ink-spinscale.h
widget/label-tool-item.h
widget/labelled.h