summaryrefslogtreecommitdiffstats
path: root/src/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorJabier Arraiza <jabier.arraiza@marker.es>2018-12-24 15:08:37 +0000
committerJabiertxof <jabier.arraiza@marker.es>2018-12-26 11:46:56 +0000
commit8f614d169d5ed7d5f0c8c10486b19ee84203231b (patch)
tree98c350b217040ebd0ad5a4fc51d25fb0704a2799 /src/ui/CMakeLists.txt
parentFix a prefs bug (diff)
downloadinkscape-8f614d169d5ed7d5f0c8c10486b19ee84203231b.tar.gz
inkscape-8f614d169d5ed7d5f0c8c10486b19ee84203231b.zip
Fix Tav inputs
Diffstat (limited to 'src/ui/CMakeLists.txt')
-rw-r--r--src/ui/CMakeLists.txt47
1 files changed, 24 insertions, 23 deletions
diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt
index f4d5640bd..40b50ada5 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -7,15 +7,16 @@ set(ui_SRC
draw-anchor.cpp
icon-loader.cpp
interface.cpp
- monitor.cpp
+ monitor.cpp
previewholder.cpp
selected-color.cpp
shape-editor.cpp
shape-editor-knotholders.cpp
tool-factory.cpp
tools-switch.cpp
- util.cpp
+ util.cpp
uxmanager.cpp
+
cache/svg_preview_cache.cpp
tool/control-point-selection.cpp
@@ -83,8 +84,8 @@ set(ui_SRC
dialog/calligraphic-profile-rename.cpp
dialog/clonetiler.cpp
dialog/color-item.cpp
- dialog/attrdialog.cpp
- dialog/cssdialog.cpp
+ dialog/attrdialog.cpp
+ dialog/cssdialog.cpp
dialog/debug.cpp
dialog/desktop-tracker.cpp
dialog/dialog-manager.cpp
@@ -98,7 +99,7 @@ set(ui_SRC
dialog/filedialog.cpp
dialog/filedialogimpl-gtkmm.cpp
dialog/fill-and-stroke.cpp
- dialog/filter-editor.cpp
+ dialog/filter-editor.cpp
dialog/filter-effects-dialog.cpp
dialog/find.cpp
dialog/floating-behavior.cpp
@@ -129,7 +130,7 @@ set(ui_SRC
dialog/print.cpp
dialog/prototype.cpp
dialog/spellcheck.cpp
- dialog/styledialog.cpp
+ dialog/styledialog.cpp
dialog/svg-fonts-dialog.cpp
dialog/swatches.cpp
dialog/symbols.cpp
@@ -141,7 +142,7 @@ set(ui_SRC
dialog/transformation.cpp
dialog/undo-history.cpp
dialog/xml-tree.cpp
- dialog/save-template-dialog.cpp
+ dialog/save-template-dialog.cpp
widget/iconrenderer.cpp
widget/alignment-selector.cpp
@@ -152,25 +153,25 @@ set(ui_SRC
widget/color-icc-selector.cpp
widget/color-notebook.cpp
widget/color-picker.cpp
- widget/color-preview.cpp
+ widget/color-preview.cpp icon-loader.cpp
widget/color-scales.cpp
widget/color-slider.cpp
widget/color-wheel-selector.cpp
- widget/dash-selector.cpp
+ widget/dash-selector.cpp
widget/dock-item.cpp
widget/dock.cpp
widget/entity-entry.cpp
widget/entry.cpp
widget/filter-effect-chooser.cpp
widget/font-button.cpp
- widget/font-selector.cpp
- widget/font-selector-toolbar.cpp
+ widget/font-selector.cpp
+ widget/font-selector-toolbar.cpp
widget/font-variants.cpp
widget/font-variations.cpp
widget/frame.cpp
widget/highlight-picker.cpp
widget/imagetoggler.cpp
- widget/ink-color-wheel.cpp
+ widget/ink-color-wheel.cpp
widget/ink-flow-box.cpp
widget/ink-select-one-action.cpp
widget/ink-spinscale.cpp
@@ -220,14 +221,14 @@ set(ui_SRC
icon-names.h
icon-loader.h
interface.h
- monitor.h
+ monitor.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
@@ -239,8 +240,8 @@ set(ui_SRC
dialog/calligraphic-profile-rename.h
dialog/clonetiler.h
dialog/color-item.h
- dialog/attrdialog.h
- dialog/cssdialog.h
+ dialog/attrdialog.h
+ dialog/cssdialog.h
dialog/debug.h
dialog/desktop-tracker.h
dialog/dialog-manager.h
@@ -255,7 +256,7 @@ set(ui_SRC
dialog/filedialogimpl-gtkmm.h
dialog/filedialogimpl-win32.h
dialog/fill-and-stroke.h
- dialog/filter-editor.h
+ dialog/filter-editor.h
dialog/filter-effects-dialog.h
dialog/find.h
dialog/floating-behavior.h
@@ -287,7 +288,7 @@ set(ui_SRC
dialog/print.h
dialog/prototype.h
dialog/spellcheck.h
- dialog/styledialog.h
+ dialog/styledialog.h
dialog/svg-fonts-dialog.h
dialog/swatches.h
dialog/symbols.h
@@ -381,22 +382,22 @@ set(ui_SRC
widget/color-slider.h
widget/color-wheel-selector.h
widget/combo-enums.h
- widget/dash-selector.h
+ widget/dash-selector.h
widget/dock-item.h
widget/dock.h
widget/entity-entry.h
widget/entry.h
widget/filter-effect-chooser.h
widget/font-button.h
- widget/font-selector.h
- widget/font-selector-toolbar.h
+ widget/font-selector.h
+ widget/font-selector-toolbar.h
widget/font-variants.h
- widget/font-variations.h
+ widget/font-variations.h
widget/frame.h
widget/highlight-picker.h
widget/insertordericon.h
widget/imagetoggler.h
- widget/ink-color-wheel.h
+ widget/ink-color-wheel.h
widget/ink-flow-box.h
widget/ink-select-one-action.h
widget/ink-spinscale.h