diff options
| author | Martin Owens <doctormo@gmail.com> | 2018-10-01 15:43:48 +0000 |
|---|---|---|
| committer | Jabiertxof <jabier.arraiza@marker.es> | 2019-02-20 15:35:31 +0000 |
| commit | ccd4fc059942f37fca3d8a962cd098012c1bd618 (patch) | |
| tree | 90acf6f5d27c66e1dc9674960dce03bcced78f6a /src/ui/CMakeLists.txt | |
| parent | Include selectors dialog (aka styledialog) into the xml-tree notebook and rem... (diff) | |
| download | inkscape-ccd4fc059942f37fca3d8a962cd098012c1bd618.tar.gz inkscape-ccd4fc059942f37fca3d8a962cd098012c1bd618.zip | |
Remove Tags functionality (replaced by css selectors)
Diffstat (limited to 'src/ui/CMakeLists.txt')
| -rw-r--r-- | src/ui/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt index 494e81206..885bcc34d 100644 --- a/src/ui/CMakeLists.txt +++ b/src/ui/CMakeLists.txt @@ -140,7 +140,6 @@ set(ui_SRC dialog/svg-preview.cpp dialog/swatches.cpp dialog/symbols.cpp - dialog/tags.cpp dialog/template-load-tab.cpp dialog/template-widget.cpp dialog/text-edit.cpp @@ -308,7 +307,6 @@ set(ui_SRC dialog/svg-preview.h dialog/swatches.h dialog/symbols.h - dialog/tags.h dialog/template-load-tab.h dialog/template-widget.h dialog/text-edit.h |
