]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/propgrid/property.h
make sure we have a default handling the quit command, see #12402
[wxWidgets.git] / include / wx / propgrid / property.h
index 5bae8cc4afc90eb1ad2217833aefa88cd2e9aa3f..f7364c14a06c7009f69957de20356f99b45e93d5 100644 (file)
@@ -1293,7 +1293,7 @@ public:
         button press events of TextCtrlAndButton class, can be handled here.
         Also, if custom handling for regular events is desired, then that can
         also be done (for example, wxSystemColourProperty custom handles
         button press events of TextCtrlAndButton class, can be handled here.
         Also, if custom handling for regular events is desired, then that can
         also be done (for example, wxSystemColourProperty custom handles
-        wxEVT_COMMAND_CHOICE_SELECTED to display colour picker dialog when
+        wxEVT_CHOICE to display colour picker dialog when
         'custom' selection is made).
 
         If the event causes value to be changed, SetValueInEvent()
         'custom' selection is made).
 
         If the event causes value to be changed, SetValueInEvent()