From ccd4fc059942f37fca3d8a962cd098012c1bd618 Mon Sep 17 00:00:00 2001 From: Martin Owens Date: Mon, 1 Oct 2018 11:43:48 -0400 Subject: Remove Tags functionality (replaced by css selectors) --- src/ui/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/ui/CMakeLists.txt') 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 -- cgit v1.2.3