X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ea19c9a89937acd985f3ea5471b13aaa60bdca07..d0ee33f5c6908b4ac5e1364381f0ef00942e3936:/wxPython/src/helpers.cpp diff --git a/wxPython/src/helpers.cpp b/wxPython/src/helpers.cpp index 59499e566a..a1a20b66fa 100644 --- a/wxPython/src/helpers.cpp +++ b/wxPython/src/helpers.cpp @@ -442,7 +442,7 @@ void wxPyApp::_BootstrapApp() setlocale(LC_NUMERIC, "C"); #endif - wxSystemOptions::SetOption(wxT("mac.textcontrol-use-mlte"), 1); +// wxSystemOptions::SetOption(wxT("mac.textcontrol-use-mlte"), 1); // The stock objects were all NULL when they were loaded into // SWIG generated proxies, so re-init those now...