X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f1d5aa1285e4419a067815974b5bad2a1d76c747..e777bd14b3b3ce4a601fcc0df63d64e3dc75ae8e:/interface/wx/encconv.h diff --git a/interface/wx/encconv.h b/interface/wx/encconv.h index f7e477d80c..ceba036f84 100644 --- a/interface/wx/encconv.h +++ b/interface/wx/encconv.h @@ -18,14 +18,13 @@ @c wxFONTENCODING_KOI8. @note - Please use wxMBConv classes instead if possible. wxCSConv has much better support for various encodings than wxEncodingConverter. wxEncodingConverter is useful only if you rely on wxCONVERT_SUBSTITUTE mode of operation (see wxEncodingConverter::Init()). @library{wxbase} - @category{misc} + @category{conv} @see wxFontMapper, wxMBConv, @ref overview_nonenglish */