X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..2a8312bced9d3f3415383a79a15cad2acf447b7e:/interface/wx/encconv.h diff --git a/interface/wx/encconv.h b/interface/wx/encconv.h index a7821321ce..f7e477d80c 100644 --- a/interface/wx/encconv.h +++ b/interface/wx/encconv.h @@ -8,11 +8,10 @@ /** @class wxEncodingConverter - @wxheader{encconv.h} This class is capable of converting strings between two 8-bit encodings/charsets. It can also convert from/to Unicode (but only if you compiled wxWidgets - with wxUSE_WCHAR_T set to 1). + with @c wxUSE_WCHAR_T set to 1). Only a limited subset of encodings is supported by wxEncodingConverter: @c wxFONTENCODING_ISO8859_1..15, @c wxFONTENCODING_CP1250..1257 and