doxygen warnings and formatting fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56446 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -320,14 +320,13 @@ public:
|
||||
@li Pad()
|
||||
|
||||
|
||||
@section string_misc wxWidgets 1.xx compatibility functions
|
||||
@section string_compat wxWidgets 1.xx compatibility functions
|
||||
|
||||
The following functions are deprecated.
|
||||
Please consider using @c std::string compatible variants.
|
||||
|
||||
Contains(), First(), Freq(), IsAscii(), IsNull(),
|
||||
IsNumber(), IsWord(), Last(), Length(), LowerCase(), Remove(), Strip(),
|
||||
SubString(), UpperCase()
|
||||
Contains(), First(), Freq(), IsAscii(), IsNull(), IsNumber(), IsWord(),
|
||||
Last(), Length(), LowerCase(), Remove(), Strip(), SubString(), UpperCase()
|
||||
|
||||
|
||||
@library{wxbase}
|
||||
|
Reference in New Issue
Block a user