added wxFONTENCODING_UNICODE -- for use with wxEncodingConverter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5158 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -116,6 +116,9 @@ enum wxFontEncoding
|
|||||||
wxFONTENCODING_CP1257, // WinBaltic (same as Latin 7)
|
wxFONTENCODING_CP1257, // WinBaltic (same as Latin 7)
|
||||||
wxFONTENCODING_CP12_MAX,
|
wxFONTENCODING_CP12_MAX,
|
||||||
|
|
||||||
|
wxFONTENCODING_UNICODE, // Unicode - currently used only by
|
||||||
|
// wxEncodingConverter class
|
||||||
|
|
||||||
wxFONTENCODING_MAX
|
wxFONTENCODING_MAX
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user