diff options
| author | Alexander Valavanis <valavanisalex@gmail.com> | 2019-05-28 10:02:19 +0000 |
|---|---|---|
| committer | Alexander Valavanis <valavanisalex@gmail.com> | 2019-05-28 10:02:19 +0000 |
| commit | 895e079e5d6b2a3ec52d91f3929eab96eabdf407 (patch) | |
| tree | c2cc78f8c90b85234239c9bc9a5f18a8f857be43 /src/widgets/CMakeLists.txt | |
| parent | Hackfest2019: TextToolbar: Start GtkAction migration (diff) | |
| download | inkscape-895e079e5d6b2a3ec52d91f3929eab96eabdf407.tar.gz inkscape-895e079e5d6b2a3ec52d91f3929eab96eabdf407.zip | |
Hackfest2019: Drop unused EgeAdjustmentAction
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 c6dad3f1a..9f770f450 100644 --- a/src/widgets/CMakeLists.txt +++ b/src/widgets/CMakeLists.txt @@ -3,7 +3,6 @@ add_subdirectory(gimp) set(widgets_SRC desktop-widget.cpp - ege-adjustment-action.cpp ege-paint-def.cpp fill-style.cpp gradient-image.cpp @@ -26,7 +25,6 @@ set(widgets_SRC # ------- # Headers desktop-widget.h - ege-adjustment-action.h ege-paint-def.h fill-n-stroke-factory.h fill-style.h |
