first raw revision
[wxWidgets.git] / interface / datectrl.h
index c84b3c75d39fe6b26cb83957230c868b2b490c94..501b03cc9d16a3886d2da7390c77ea3d682b2ae3 100644 (file)
            default date representation in the system.
     @endStyleTable
 
-    @beginEventTable
+    @beginEventTable{wxDateEvent}
     @event{EVT_DATE_CHANGED(id, func)}:
-           This event fires when the user changes the current selection in the
-           control.
+           This event fires when the user changes the current selection in the control.
     @endEventTable
 
     @library{wxadv}