From 6e09393c9d4a2f36c582ff97c0f5d5263757cbcc Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 3 Jan 2017 18:32:23 +0300 Subject: Fix some doxygen issues. --- src/events/inputguievent.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/events/inputguievent.h') diff --git a/src/events/inputguievent.h b/src/events/inputguievent.h index 8350628bf..2a702db91 100644 --- a/src/events/inputguievent.h +++ b/src/events/inputguievent.h @@ -70,7 +70,6 @@ * Base class for all events concerning input. * * @author Olof Naessén - * @since 0.6.0 */ class InputGuiEvent: public Event { @@ -79,7 +78,6 @@ class InputGuiEvent: public Event * Constructor. * * @param source The source widget of the event. - * @param isMetaPressed True if meta is pressed, false otherwise. */ explicit InputGuiEvent(Widget *const source) : Event(source), -- cgit v1.2.3-70-g09d2