]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/validate.h
Make the CreateTool factories be public so they can be used from application code
[wxWidgets.git] / interface / wx / validate.h
index bdbe3aeea4f1a97fde40394899c9e5aea2c599e7..fcaa6a76cb8cc83144436e5f21429f87a11e3acd 100644 (file)
@@ -38,7 +38,8 @@
     @stdobjects
     ::wxDefaultValidator
 
-    @see @ref overview_validator, wxTextValidator, wxGenericValidator
+    @see @ref overview_validator, wxTextValidator, wxGenericValidator,
+        wxIntegerValidator, wxFloatingPointValidator
 */
 class wxValidator : public wxEvtHandler
 {