summaryrefslogtreecommitdiffstats
path: root/src/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexander Valavanis <valavanisalex@gmail.com>2019-01-22 22:44:11 +0000
committerAlexander Valavanis <valavanisalex@gmail.com>2019-01-22 22:44:11 +0000
commit72da9a0a50fe3e075e85636fce0942bf0a90d799 (patch)
treee4bf16375312cedf63acd311ad1aeb000febde9e /src/ui/CMakeLists.txt
parentMerge branch 'master' of gitlab.com:inkscape/inkscape (diff)
downloadinkscape-72da9a0a50fe3e075e85636fce0942bf0a90d799.tar.gz
inkscape-72da9a0a50fe3e075e85636fce0942bf0a90d799.zip
SelectToolbar: GtkAction migration
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 8cc446609..7125a4aa2 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -197,6 +197,7 @@ set(ui_SRC
widget/scalar-unit.cpp
widget/scalar.cpp
widget/selected-style.cpp
+ widget/spin-button-tool-item.cpp
widget/spin-scale.cpp
widget/spin-slider.cpp
widget/spinbutton.cpp
@@ -427,6 +428,7 @@ set(ui_SRC
widget/scalar-unit.h
widget/scalar.h
widget/selected-style.h
+ widget/spin-button-tool-item.h
widget/spin-scale.h
widget/spin-slider.h
widget/spinbutton.h