diff options
| author | Alexander Valavanis <valavanisalex@gmail.com> | 2019-01-29 22:00:22 +0000 |
|---|---|---|
| committer | Alexander Valavanis <valavanisalex@gmail.com> | 2019-01-29 22:00:22 +0000 |
| commit | 918e01bf81b534447ba4d86bffdb8442509edd79 (patch) | |
| tree | 4fe3354df1f9e3329bc49b059019986adefbb1d3 /src/ui/CMakeLists.txt | |
| parent | ArcToolbar: GtkAction migration (diff) | |
| download | inkscape-918e01bf81b534447ba4d86bffdb8442509edd79.tar.gz inkscape-918e01bf81b534447ba4d86bffdb8442509edd79.zip | |
GradientToolbar: GtkAction migration
Diffstat (limited to 'src/ui/CMakeLists.txt')
| -rw-r--r-- | src/ui/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt index 3d0844d1c..e9e8fb3e5 100644 --- a/src/ui/CMakeLists.txt +++ b/src/ui/CMakeLists.txt @@ -162,6 +162,7 @@ set(ui_SRC widget/color-scales.cpp widget/color-slider.cpp widget/color-wheel-selector.cpp + widget/combo-tool-item.cpp widget/dash-selector.cpp widget/dock-item.cpp widget/dock.cpp @@ -395,6 +396,7 @@ set(ui_SRC widget/color-slider.h widget/color-wheel-selector.h widget/combo-enums.h + widget/combo-tool-item.h widget/dash-selector.h widget/dock-item.h widget/dock.h |
