summaryrefslogtreecommitdiff
path: root/src/events
diff options
context:
space:
mode:
Diffstat (limited to 'src/events')
-rw-r--r--src/events/event.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/events/event.h b/src/events/event.h
index 63ccb207d..5222ba9b0 100644
--- a/src/events/event.h
+++ b/src/events/event.h
@@ -75,7 +75,7 @@ class Widget;
* @author Olof Naessén
* @since 0.6.0
*/
-class Event
+class Event notfinal
{
public:
/**