]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/groups/class_events.h
wxMessageBox off the main thread lost result code.
[wxWidgets.git] / docs / doxygen / groups / class_events.h
index a4d945af8c522a344d7855bcf991076201a89b1a..d6c909dee951a7053993d61737fbc6139b46de73 100644 (file)
@@ -2,8 +2,7 @@
 // Name:        class_events.h
 // 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 +13,9 @@
 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
 
 */