diff options
| author | Stefano Facchini <stefano.facchini@gmail.com> | 2017-10-22 16:24:09 +0000 |
|---|---|---|
| committer | Tavmjong Bah <tavmjong@free.fr> | 2018-01-18 12:56:15 +0000 |
| commit | b43076287b237785664894861cfba54c0aa583b8 (patch) | |
| tree | dc866ad0dd3afa2b07f6cb5ff331988cd5c78f3e /src/ui/CMakeLists.txt | |
| parent | swatches: Code cleanup (diff) | |
| download | inkscape-b43076287b237785664894861cfba54c0aa583b8.tar.gz inkscape-b43076287b237785664894861cfba54c0aa583b8.zip | |
Remove unused abstract class PreviewFillable
PreviewHolder is the only implementation.
Diffstat (limited to 'src/ui/CMakeLists.txt')
| -rw-r--r-- | src/ui/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt index b9933bba6..cb120806a 100644 --- a/src/ui/CMakeLists.txt +++ b/src/ui/CMakeLists.txt @@ -189,7 +189,6 @@ set(ui_SRC interface.h monitor.h previewable.h - previewfillable.h previewholder.h selected-color.h shape-editor.h |
