summaryrefslogtreecommitdiffstats
path: root/src/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexander Valavanis <valavanisalex@gmail.com>2019-06-09 12:29:39 +0000
committerAlexander Valavanis <valavanisalex@gmail.com>2019-06-09 12:29:39 +0000
commit7eda3cc04978c51a05c44970d82bc5b190df1bdf (patch)
treed69c60e1c488c67dc93042c19403a4e7a4ab7cd5 /src/ui/CMakeLists.txt
parentPreferences: Work around issue with parsing unsigned integers (diff)
downloadinkscape-7eda3cc04978c51a05c44970d82bc5b190df1bdf.tar.gz
inkscape-7eda3cc04978c51a05c44970d82bc5b190df1bdf.zip
SnapToolbar: Stop using GtkAction
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 d4f906836..64e21df8b 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -51,6 +51,7 @@ set(ui_SRC
toolbar/pencil-toolbar.cpp
toolbar/rect-toolbar.cpp
toolbar/select-toolbar.cpp
+ toolbar/snap-toolbar.cpp
toolbar/spiral-toolbar.cpp
toolbar/spray-toolbar.cpp
toolbar/star-toolbar.cpp
@@ -347,6 +348,7 @@ set(ui_SRC
toolbar/pencil-toolbar.h
toolbar/rect-toolbar.h
toolbar/select-toolbar.h
+ toolbar/snap-toolbar.h
toolbar/spiral-toolbar.h
toolbar/spray-toolbar.h
toolbar/star-toolbar.h