]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/propgrid/props.h
No real changes, just cleanup week days handling in wxGenericCalendarCtrl.
[wxWidgets.git] / include / wx / propgrid / props.h
index 84f7d5191caf4caa03f6ff614fd1010ceb563bd3..a260605ade5fea8da21ea0436d4f94314cdcd7fc 100644 (file)
@@ -27,6 +27,7 @@ class wxPGArrayEditorDialog;
 #include "wx/textctrl.h"
 #include "wx/button.h"
 #include "wx/listbox.h"
+#include "wx/valtext.h"
 
 // -----------------------------------------------------------------------
 
@@ -148,7 +149,7 @@ enum wxPGNumericValidationConstants
 /**
     A more comprehensive numeric validator class.
 */
-class wxNumericPropertyValidator : public wxTextValidator
+class WXDLLIMPEXP_PROPGRID wxNumericPropertyValidator : public wxTextValidator
 {
 public:
     enum NumericType