X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dbbca9fdea4add28c63d0e9ca32c84429400f98d..a8bda512079352ba81933e278d9ccdb8ef7a9866:/docs/doxygen/groups/class_events.h?ds=sidebyside diff --git a/docs/doxygen/groups/class_events.h b/docs/doxygen/groups/class_events.h index 89cb965d58..808ef18c31 100644 --- a/docs/doxygen/groups/class_events.h +++ b/docs/doxygen/groups/class_events.h @@ -3,7 +3,7 @@ // Purpose: Event classes group docs // Author: wxWidgets team // RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /** @@ -14,7 +14,7 @@ An event object contains information about a specific event. Event handlers (usually member functions) have a single, event argument. -Related Overviews: @ref overview_eventhandling +Related Overviews: @ref overview_events Related macros/global-functions group: @ref group_funcmacro_events