diff options
Diffstat (limited to 'src/events/inputguievent.h')
-rw-r--r-- | src/events/inputguievent.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/events/inputguievent.h b/src/events/inputguievent.h index 2a702db91..dc4dfe427 100644 --- a/src/events/inputguievent.h +++ b/src/events/inputguievent.h @@ -71,7 +71,7 @@ * * @author Olof Naessén */ -class InputGuiEvent: public Event +class InputGuiEvent notfinal : public Event { public: /** |