summaryrefslogtreecommitdiffstats
path: root/src/ui
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2014-07-02 11:29:03 +0000
committerJabiertxof <jtx@jtx.marker.es>2014-07-02 11:29:03 +0000
commit22e482dd499a412dba05b570fec09cf08bc668f2 (patch)
tree005c5b7db4c6f354a54af4b20f2452824ee08a89 /src/ui
parentAdd LPE fillet-chamfer (diff)
downloadinkscape-22e482dd499a412dba05b570fec09cf08bc668f2.tar.gz
inkscape-22e482dd499a412dba05b570fec09cf08bc668f2.zip
Fixed CMakeLists.txt pointed by Liam
(bzr r13341.1.75)
Diffstat (limited to 'src/ui')
-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 7d80f1e36..125755c48 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -78,6 +78,7 @@ set(ui_SRC
dialog/layers.cpp
dialog/livepatheffect-add.cpp
dialog/livepatheffect-editor.cpp
+ dialog/lpe-fillet-chamfer-properties.cpp
dialog/memory.cpp
dialog/messages.cpp
dialog/new-from-template.cpp
@@ -198,6 +199,7 @@ set(ui_SRC
dialog/layers.h
dialog/livepatheffect-add.h
dialog/livepatheffect-editor.h
+ dialog/lpe-fillet-chamfer-properties.h
dialog/memory.h
dialog/messages.h
dialog/new-from-template.h