Documentation fixes, patch 1179223 by Andreas Mohr
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -52,7 +52,7 @@ literals).
|
||||
But often, your environment doesn't want Unicode strings. You could be sending
|
||||
data over a network, or processing a text file for some other application. You
|
||||
need a way to quickly convert your easily-handled Unicode data to and from a
|
||||
traditional 8-bit-encoding. And this is what the wxMBConv classes do.
|
||||
traditional 8-bit encoding. And this is what the wxMBConv classes do.
|
||||
|
||||
\subsection{wxMBConv classes}\label{wxmbconvclasses}
|
||||
|
||||
|
Reference in New Issue
Block a user