]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/propgrid/props.h
Fix generation of key events for non-alphabetic keys under Windows.
[wxWidgets.git] / include / wx / propgrid / props.h
index 114f42a4554749d71d3f24c50a2fe4dad8eece24..7ea887e3fe25817c9200c196907aad5bda7a8cdc 100644 (file)
@@ -12,6 +12,8 @@
 #ifndef _WX_PROPGRID_PROPS_H_
 #define _WX_PROPGRID_PROPS_H_
 
+#include "wx/defs.h"
+
 #if wxUSE_PROPGRID
 
 // -----------------------------------------------------------------------
@@ -122,9 +124,9 @@ protected:
 
 // -----------------------------------------------------------------------
 
-/** Constants used with DoValidation() methods.
+/** Constants used with NumericValidation<>().
 */
-enum wxPGDoValidationConstants
+enum wxPGNumericValidationConstants
 {
     /** Instead of modifying the value, show an error message.
     */