current locale in wxString means wxConvLibc

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53482 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2008-05-07 18:52:58 +00:00
parent ee0b7af01e
commit 8c1cd03078
2 changed files with 15 additions and 19 deletions

View File

@@ -83,8 +83,7 @@ public:
@library{wxbase}
@category{FIXME}
@see wxMBConvUTF8, wxMBConvUTF32, @ref overview_mbconv "wxMBConv classes
overview"
@see wxMBConvUTF8, wxMBConvUTF32, @ref overview_mbconv "wxMBConv classes overview"
*/
class wxMBConvUTF16 : public wxMBConv
{
@@ -115,8 +114,7 @@ public:
@library{wxbase}
@category{FIXME}
@see wxMBConv, wxEncodingConverter, @ref overview_mbconv "wxMBConv
classes overview"
@see wxMBConv, wxEncodingConverter, @ref overview_mbconv "wxMBConv classes overview"
*/
class wxCSConv : public wxMBConv
{
@@ -232,8 +230,7 @@ public:
@library{wxbase}
@category{FIXME}
@see wxMBConvUTF8, wxMBConvUTF16, @ref overview_mbconv "wxMBConv classes
overview"
@see wxMBConvUTF8, wxMBConvUTF16, @ref overview_mbconv "wxMBConv classes overview"
*/
class wxMBConvUTF32 : public wxMBConv
{
@@ -271,8 +268,7 @@ public:
@library{wxbase}
@category{FIXME}
@see wxCSConv, wxEncodingConverter, @ref overview_mbconv "wxMBConv
classes overview"
@see wxCSConv, wxEncodingConverter, @ref overview_mbconv "wxMBConv classes overview"
*/
class wxMBConv
{