]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/propgrid/props.h
Build fix: don't test for __WXMSW__ using #if in wx/defs.h.
[wxWidgets.git] / include / wx / propgrid / props.h
index b2bf59f6e67f6c7ef4d56aaa406952f5adb7100b..daa54624034a6743b4373467ce3ff7b1e13afbe8 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2007-03-28
 // RCS-ID:      $Id$
 // Copyright:   (c) Jaakko Salli
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_PROPGRID_PROPS_H_
@@ -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.
     */