X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12f5e1e78fe906050ff2fee9529476db332633f0..058f225a44d83d42ba9d773efc705badbf0e5e3c:/interface/wx/encconv.h?ds=inline diff --git a/interface/wx/encconv.h b/interface/wx/encconv.h index 6aa6b71c33..f7e477d80c 100644 --- a/interface/wx/encconv.h +++ b/interface/wx/encconv.h @@ -11,7 +11,7 @@ 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