summaryrefslogtreecommitdiffstats
path: root/src/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorGeoff Lankow <geoff@darktrojan.net>2018-04-13 03:46:26 +0000
committerMarc Jeanmougin <marcjeanmougin@free.fr>2018-05-09 12:23:00 +0000
commitcca246da00beb707a032340f2b2f36e8da093194 (patch)
treebd51357f4c9afddb1e2071ced98e71ab4da7a2ce /src/ui/CMakeLists.txt
parentAdd buttons to align grids to page (diff)
downloadinkscape-cca246da00beb707a032340f2b2f36e8da093194.tar.gz
inkscape-cca246da00beb707a032340f2b2f36e8da093194.zip
Create stateless alignment selector and use it instead
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 42ecab427..41c640c68 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -120,6 +120,7 @@ set(ui_SRC
dialog/save-template-dialog.cpp
widget/addtoicon.cpp
+ widget/alignment-selector.cpp
widget/anchor-selector.cpp
widget/button.cpp
widget/clipmaskicon.cpp
@@ -315,6 +316,7 @@ set(ui_SRC
tools/zoom-tool.h
widget/addtoicon.h
+ widget/alignment-selector.h
widget/anchor-selector.h
widget/attr-widget.h
widget/button.h