X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/575821fad84c6f60602ffce6f8f6e727247ce651..9e9574fe45b176ee74bba8fad7574cf9906145d1:/interface/wx/pickerbase.h diff --git a/interface/wx/pickerbase.h b/interface/wx/pickerbase.h index c4b2f108f5..160cfaa04e 100644 --- a/interface/wx/pickerbase.h +++ b/interface/wx/pickerbase.h @@ -2,7 +2,6 @@ // Name: pickerbase.h // Purpose: interface of wxPickerBase // Author: wxWidgets team -// RCS-ID: $Id$ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -106,7 +105,7 @@ public: int GetTextCtrlProportion() const; /** - Returns @true if this window has a valid text control (i.e. if the @c + Returns @true if this window has a valid text control (i.e.\ if the @c wxPB_USE_TEXTCTRL style was given when creating this control). */ bool HasTextCtrl() const;