diff options
| author | Alexander Valavanis <valavanisalex@gmail.com> | 2019-01-29 14:46:18 +0000 |
|---|---|---|
| committer | Alexander Valavanis <valavanisalex@gmail.com> | 2019-01-29 14:46:18 +0000 |
| commit | 94939a3c123496e0843ff6adf55cbe9b68c0cb0c (patch) | |
| tree | 689b28ec95baa1ccf3447c47e231d539a970c0b1 /src/ui/CMakeLists.txt | |
| parent | Box3DToolbar: GtkAction migration (diff) | |
| download | inkscape-94939a3c123496e0843ff6adf55cbe9b68c0cb0c.tar.gz inkscape-94939a3c123496e0843ff6adf55cbe9b68c0cb0c.zip | |
EraserToolbar: 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 e3291f6de..3d0844d1c 100644 --- a/src/ui/CMakeLists.txt +++ b/src/ui/CMakeLists.txt @@ -14,6 +14,7 @@ set(ui_SRC selected-color.cpp shape-editor.cpp shape-editor-knotholders.cpp + simple-pref-pusher.cpp tool-factory.cpp tools-switch.cpp util.cpp @@ -235,6 +236,7 @@ set(ui_SRC previewholder.h selected-color.h shape-editor.h + simple-pref-pusher.h tool-factory.h tools-switch.h util.h |
