]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/clrpicker.h
Document wxBK_HITTEST_XXX values.
[wxWidgets.git] / interface / wx / clrpicker.h
index 93391720f736dd15cc5c3477a7b5168ff3e5866b..913c0fe8311f0cb512d18167668933fc399c98c1 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:     interface of wxColourPickerCtrl
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
@@ -29,7 +29,7 @@
            (instead of no label at all).
     @endStyleTable
 
-    @beginEventTable{wxColourPickerEvent}
+    @beginEventEmissionTable{wxColourPickerEvent}
     @event{EVT_COLOURPICKER_CHANGED(id, func)}
            The user changed the colour selected in the control either using the
            button or using text control (see @c wxCLRP_USE_TEXTCTRL; note that