COnversion of some common font names to current platform
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53674 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1779,6 +1779,10 @@ protected:
|
||||
// in a larger document
|
||||
#define wxRICHTEXT_HANDLER_NO_HEADER_FOOTER 0x0080
|
||||
|
||||
// Convert the more common face names to names that will work on the current platform
|
||||
// in a larger document
|
||||
#define wxRICHTEXT_HANDLER_CONVERT_FACENAMES 0x0100
|
||||
|
||||
/*!
|
||||
* wxRichTextFileHandler
|
||||
* Base class for file handlers
|
||||
|
Reference in New Issue
Block a user