]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/clrpicker.h
return wxStandardPaths, not wxStandardPathsBase, from wxStandardPathsBase::Get()...
[wxWidgets.git] / interface / wx / clrpicker.h
index 93391720f736dd15cc5c3477a7b5168ff3e5866b..551711ff518f6999ab3baa7fae4bd64959952fd7 100644 (file)
@@ -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