X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f73785b104876e6c61ea82576df7730716796fa0..92c0fc34c104c8d7c12d6a3b78ea232690fc23f4:/interface/wx/valtext.h diff --git a/interface/wx/valtext.h b/interface/wx/valtext.h index b4f9e04912..0102328ad4 100644 --- a/interface/wx/valtext.h +++ b/interface/wx/valtext.h @@ -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 {