]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/propgrid/props.h
Refactored validation of numeric properties (wxIntProperty, wxUIntProperty and wxFloa...
[wxWidgets.git] / include / wx / propgrid / props.h
index 114f42a4554749d71d3f24c50a2fe4dad8eece24..daa54624034a6743b4373467ce3ff7b1e13afbe8 100644 (file)
@@ -122,9 +122,9 @@ protected:
 
 // -----------------------------------------------------------------------
 
-/** Constants used with DoValidation() methods.
+/** Constants used with NumericValidation<>().
 */
-enum wxPGDoValidationConstants
+enum wxPGNumericValidationConstants
 {
     /** Instead of modifying the value, show an error message.
     */