summaryrefslogtreecommitdiffstats
path: root/src/ui
diff options
context:
space:
mode:
authorShlomi Fish <shlomif@shlomifish.org>2016-09-03 16:19:55 +0000
committerShlomi Fish <shlomif@shlomifish.org>2016-09-03 16:19:55 +0000
commitf60204e78c2075158c123b36211e876e05687bf7 (patch)
tree21029771f4600ceafd30229194a192e8da196d8e /src/ui
parentremove == true/false. (diff)
parentCMake: add missing headers (diff)
downloadinkscape-f60204e78c2075158c123b36211e876e05687bf7.tar.gz
inkscape-f60204e78c2075158c123b36211e876e05687bf7.zip
Merged.
(bzr r15100.1.13)
Diffstat (limited to 'src/ui')
-rw-r--r--src/ui/CMakeLists.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt
index edcc41cd2..9e641edc3 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -246,6 +246,7 @@ set(ui_SRC
dialog/template-widget.h
dialog/text-edit.h
dialog/tile.h
+ dialog/tracedialog.h
dialog/transformation.h
dialog/undo-history.h
dialog/xml-tree.h
@@ -273,14 +274,15 @@ set(ui_SRC
tools/dropper-tool.h
tools/dynamic-base.h
tools/eraser-tool.h
+ tools/flood-tool.h
tools/freehand-base.h
tools/gradient-tool.h
tools/lpe-tool.h
tools/measure-tool.h
tools/mesh-tool.h
tools/node-tool.h
- tools/pencil-tool.h
tools/pen-tool.h
+ tools/pencil-tool.h
tools/rect-tool.h
tools/select-tool.h
tools/spiral-tool.h