diff options
Diffstat (limited to 'src/ui/widget')
| -rw-r--r-- | src/ui/widget/CMakeLists.txt | 156 |
1 files changed, 78 insertions, 78 deletions
diff --git a/src/ui/widget/CMakeLists.txt b/src/ui/widget/CMakeLists.txt index 9675064fa..44c626cd5 100644 --- a/src/ui/widget/CMakeLists.txt +++ b/src/ui/widget/CMakeLists.txt @@ -1,79 +1,79 @@ -SET(ui_widget_SRC
-attr-widget.h
-button.cpp
-button.h
-color-picker.cpp
-color-picker.h
-color-preview.cpp
-color-preview.h
-combo-enums.h
-combo-text.cpp
-combo-text.h
-dock.cpp
-dock.h
-dock-item.cpp
-dock-item.h
-entity-entry.cpp
-entity-entry.h
-entry.cpp
-entry.h
-filter-effect-chooser.cpp
-filter-effect-chooser.h
-handlebox.cpp
-handlebox.h
-icon-widget.cpp
-icon-widget.h
-imageicon.cpp
-imageicon.h
-labelled.cpp
-labelled.h
-licensor.cpp
-licensor.h
-notebook-page.cpp
-notebook-page.h
-object-composite-settings.cpp
-object-composite-settings.h
-page-sizer.cpp
-page-sizer.h
-panel.cpp
-panel.h
-point.cpp
-point.h
-preferences-widget.cpp
-preferences-widget.h
-random.cpp
-random.h
-registered-enums.h
-registered-widget.cpp
-registered-widget.h
-registry.cpp
-registry.h
-rendering-options.cpp
-rendering-options.h
-rotateable.cpp
-rotateable.h
-ruler.cpp
-ruler.h
-scalar.cpp
-scalar.h
-scalar-unit.cpp
-scalar-unit.h
-selected-style.cpp
-selected-style.h
-spin-slider.cpp
-spin-slider.h
-style-subject.cpp
-style-subject.h
-style-swatch.cpp
-style-swatch.h
-svg-canvas.cpp
-svg-canvas.h
-tolerance-slider.cpp
-tolerance-slider.h
-toolbox.cpp
-toolbox.h
-unit-menu.cpp
-unit-menu.h
-zoom-status.cpp
-zoom-status.h
+SET(ui_widget_SRC +attr-widget.h +button.cpp +button.h +color-picker.cpp +color-picker.h +color-preview.cpp +color-preview.h +combo-enums.h +combo-text.cpp +combo-text.h +dock.cpp +dock.h +dock-item.cpp +dock-item.h +entity-entry.cpp +entity-entry.h +entry.cpp +entry.h +filter-effect-chooser.cpp +filter-effect-chooser.h +handlebox.cpp +handlebox.h +icon-widget.cpp +icon-widget.h +imageicon.cpp +imageicon.h +labelled.cpp +labelled.h +licensor.cpp +licensor.h +notebook-page.cpp +notebook-page.h +object-composite-settings.cpp +object-composite-settings.h +page-sizer.cpp +page-sizer.h +panel.cpp +panel.h +point.cpp +point.h +preferences-widget.cpp +preferences-widget.h +random.cpp +random.h +registered-enums.h +registered-widget.cpp +registered-widget.h +registry.cpp +registry.h +rendering-options.cpp +rendering-options.h +rotateable.cpp +rotateable.h +ruler.cpp +ruler.h +scalar.cpp +scalar.h +scalar-unit.cpp +scalar-unit.h +selected-style.cpp +selected-style.h +spin-slider.cpp +spin-slider.h +style-subject.cpp +style-subject.h +style-swatch.cpp +style-swatch.h +svg-canvas.cpp +svg-canvas.h +tolerance-slider.cpp +tolerance-slider.h +toolbox.cpp +toolbox.h +unit-menu.cpp +unit-menu.h +zoom-status.cpp +zoom-status.h )
\ No newline at end of file |
