diff options
Diffstat (limited to 'src/composite-undo-stack-observer.h')
| -rw-r--r-- | src/composite-undo-stack-observer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/composite-undo-stack-observer.h b/src/composite-undo-stack-observer.h index 669c39a86..c34ab7234 100644 --- a/src/composite-undo-stack-observer.h +++ b/src/composite-undo-stack-observer.h @@ -18,7 +18,7 @@ namespace Inkscape { -struct Event; +class Event; /** * Aggregates UndoStackObservers for management and triggering in an SPDocument's undo/redo |
