summaryrefslogtreecommitdiffstats
path: root/src/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexander Valavanis <valavanisalex@gmail.com>2019-01-22 01:31:41 +0000
committerAlexander Valavanis <valavanisalex@gmail.com>2019-01-22 01:31:41 +0000
commit355d673e61eae70c5e83f6d2e09997047b248ddd (patch)
treebb9918e932562e6337da499f0ca82b86b28a0b5a /src/ui/CMakeLists.txt
parentTidy more memory mgmt in toolbars (diff)
downloadinkscape-355d673e61eae70c5e83f6d2e09997047b248ddd.tar.gz
inkscape-355d673e61eae70c5e83f6d2e09997047b248ddd.zip
Tidy up toolbox utilities
Diffstat (limited to 'src/ui/CMakeLists.txt')
-rw-r--r--src/ui/CMakeLists.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt
index 35e6a99fe..8cc446609 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -9,6 +9,7 @@ set(ui_SRC
icon-loader.cpp
interface.cpp
monitor.cpp
+ pref-pusher.cpp
previewholder.cpp
selected-color.cpp
shape-editor.cpp
@@ -224,14 +225,15 @@ set(ui_SRC
icon-names.h
icon-loader.h
interface.h
- monitor.h
+ monitor.h
+ pref-pusher.h
previewable.h
previewholder.h
selected-color.h
shape-editor.h
tool-factory.h
tools-switch.h
- util.h
+ util.h
uxmanager.h
cache/svg_preview_cache.h