]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/valgen.h
Implement wxCalendarCtrl::SetDateRange() in the native GTK version.
[wxWidgets.git] / interface / wx / valgen.h
index c2dd472fa406280bfc285312edc9b9f890676939..9a4dc6b45b4204285be5ccf8be833eac2c68a68f 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:     interface of wxGenericValidator
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
@@ -27,7 +27,8 @@
     @library{wxcore}
     @category{validator}
 
-    @see @ref overview_validator, wxValidator, wxTextValidator
+    @see @ref overview_validator, wxValidator, wxTextValidator,
+        wxIntegerValidator, wxFloatingPointValidator
 */
 class wxGenericValidator : public wxValidator
 {