]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/valtext.h
Make storing non-trivial data in wxThreadSpecificInfo possible.
[wxWidgets.git] / interface / wx / valtext.h
index b4f9e0491297804e8607c6eefd7983c238c7cead..0102328ad4460f2579a864737b6f0d5c1b41dadc 100644 (file)
@@ -2,7 +2,6 @@
 // Name:        valtext.h
 // Purpose:     interface of wxTextValidator
 // Author:      wxWidgets team
-// RCS-ID:      $Id$
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -77,7 +76,8 @@ enum wxTextValidatorStyle
     @library{wxcore}
     @category{validator}
 
-    @see @ref overview_validator, wxValidator, wxGenericValidator
+    @see @ref overview_validator, wxValidator, wxGenericValidator,
+        wxIntegerValidator, wxFloatingPointValidator
 */
 class wxTextValidator : public wxValidator
 {