summaryrefslogtreecommitdiffstats
path: root/src/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorStefano Facchini <stefano.facchini@gmail.com>2017-10-01 13:47:50 +0000
committerStefano Facchini <stefano.facchini@gmail.com>2017-10-01 14:04:45 +0000
commit1d7b7827cef0755aa92387e48bdde4d2a9c06318 (patch)
tree1d987ad6dccdc8fdd69c6426302914cbf8e53384 /src/ui/CMakeLists.txt
parentFix the editing of clipping and masking objects (diff)
downloadinkscape-1d7b7827cef0755aa92387e48bdde4d2a9c06318.tar.gz
inkscape-1d7b7827cef0755aa92387e48bdde4d2a9c06318.zip
Rename object-edit.cpp to what it really is
Diffstat (limited to 'src/ui/CMakeLists.txt')
-rw-r--r--src/ui/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt
index efdb279b4..be13d9b1b 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -5,10 +5,10 @@ set(ui_SRC
dialog-events.cpp
draw-anchor.cpp
interface.cpp
- object-edit.cpp
previewholder.cpp
selected-color.cpp
shape-editor.cpp
+ shape-editor-knotholders.cpp
tool-factory.cpp
tools-switch.cpp
uxmanager.cpp
@@ -185,7 +185,6 @@ set(ui_SRC
event-debug.h
icon-names.h
interface.h
- object-edit.h
previewable.h
previewfillable.h
previewholder.h