added MLTE support for 10.2 via classic implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28205 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -56,6 +56,8 @@
|
||||
#include <Scrap.h>
|
||||
#endif
|
||||
|
||||
// if this is set to 1 then under OSX 10.2 the 'classic' MLTE implementation will be used
|
||||
// if set to 0 then the unicode textctrl will be used
|
||||
#ifndef wxMAC_AWAYS_USE_MLTE
|
||||
#define wxMAC_AWAYS_USE_MLTE 1
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user