]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/strconv.h
use the encoding of the font which is used to draw the text when convering it to...
[wxWidgets.git] / include / wx / strconv.h
index e2ef14a6bade094c3da3e12088365acc1c59f069..477c9de9679542e8b86990ee9f2fbff075e23f46 100644 (file)
@@ -435,10 +435,9 @@ extern WXDLLIMPEXP_DATA_BASE(wxMBConv *) wxConvFileName;
 // default in a couple of places inside wx (initially same as wxConvLibc)
 extern WXDLLIMPEXP_DATA_BASE(wxMBConv *) wxConvCurrent;
 
-// ???
+// the conversion corresponding to the current locale
 extern WXDLLIMPEXP_DATA_BASE(wxCSConv&) wxConvLocal;
 
-
 // ----------------------------------------------------------------------------
 // endianness-dependent conversions
 // ----------------------------------------------------------------------------