diff options
| author | Alexander Valavanis <valavanisalex@gmail.com> | 2019-02-04 23:17:44 +0000 |
|---|---|---|
| committer | Alexander Valavanis <valavanisalex@gmail.com> | 2019-02-04 23:17:44 +0000 |
| commit | a04d9b7aa050920b7d98beac013e94e54fc2414a (patch) | |
| tree | 1f871112bc6ac0b179c0a0fa4447907b0da67414 /src/widgets/CMakeLists.txt | |
| parent | rm unused InkRadioAction (diff) | |
| download | inkscape-a04d9b7aa050920b7d98beac013e94e54fc2414a.tar.gz inkscape-a04d9b7aa050920b7d98beac013e94e54fc2414a.zip | |
NodeToolbar: GtkAction migration
Diffstat (limited to 'src/widgets/CMakeLists.txt')
| -rw-r--r-- | src/widgets/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/widgets/CMakeLists.txt b/src/widgets/CMakeLists.txt index 2bdc67485..c6dad3f1a 100644 --- a/src/widgets/CMakeLists.txt +++ b/src/widgets/CMakeLists.txt @@ -12,7 +12,6 @@ set(widgets_SRC ink-action.cpp ink-comboboxentry-action.cpp ink-toggle-action.cpp - ink-tool-menu-action.cpp paint-selector.cpp sp-attribute-widget.cpp sp-color-selector.cpp @@ -37,7 +36,6 @@ set(widgets_SRC ink-action.h ink-comboboxentry-action.h ink-toggle-action.h - ink-tool-menu-action.h paint-selector.h sp-attribute-widget.h sp-color-selector.h |
