diff options
Diffstat (limited to 'src/events/event.h')
-rw-r--r-- | src/events/event.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/events/event.h b/src/events/event.h index 704ebda0d..78a7b7ada 100644 --- a/src/events/event.h +++ b/src/events/event.h @@ -73,7 +73,6 @@ class Widget; * inherit from this class. * * @author Olof Naessén - * @since 0.6.0 */ class Event notfinal { |