diff options
| author | Stefano Facchini <stefano.facchini@gmail.com> | 2017-10-01 13:47:50 +0000 |
|---|---|---|
| committer | Stefano Facchini <stefano.facchini@gmail.com> | 2017-10-01 14:04:45 +0000 |
| commit | 1d7b7827cef0755aa92387e48bdde4d2a9c06318 (patch) | |
| tree | 1d987ad6dccdc8fdd69c6426302914cbf8e53384 /src/ui/CMakeLists.txt | |
| parent | Fix the editing of clipping and masking objects (diff) | |
| download | inkscape-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.txt | 3 |
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 |
