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/ui/toolbar/rect-toolbar.h | |
| parent | Hackfest2019: TextToolbar: Start GtkAction migration (diff) | |
| download | inkscape-895e079e5d6b2a3ec52d91f3929eab96eabdf407.tar.gz inkscape-895e079e5d6b2a3ec52d91f3929eab96eabdf407.zip | |
Hackfest2019: Drop unused EgeAdjustmentAction
Diffstat (limited to 'src/ui/toolbar/rect-toolbar.h')
| -rw-r--r-- | src/ui/toolbar/rect-toolbar.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/ui/toolbar/rect-toolbar.h b/src/ui/toolbar/rect-toolbar.h index 3aee3b563..58d4b2c1c 100644 --- a/src/ui/toolbar/rect-toolbar.h +++ b/src/ui/toolbar/rect-toolbar.h @@ -36,10 +36,6 @@ class SPDesktop; class SPItem; class SPRect; -typedef struct _EgeAdjustmentAction EgeAdjustmentAction; -typedef struct _EgeOutputAction EgeOutputAction; -typedef struct _InkAction InkAction; - namespace Gtk { class Toolbutton; } |
