]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/encconv.h
store our styles in wxSpinCtrlGenericBase ctor (needed to make the changes of r59410...
[wxWidgets.git] / interface / wx / encconv.h
index f7e477d80ca2e2fdfd13060fec685dbc97dd4551..ceba036f84db006c22cec23557f7d2866af5428d 100644 (file)
     @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
 */