X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/70d374acb3ea32e591c4ad3ce63a6a1afbfc0ac7..0a5bb138a71dfc1c706fc0858fb2801500e2c2e8:/wxPython/src/_settings.i?ds=sidebyside diff --git a/wxPython/src/_settings.i b/wxPython/src/_settings.i index f45d1fe3b9..18e01bd70b 100644 --- a/wxPython/src/_settings.i +++ b/wxPython/src/_settings.i @@ -204,11 +204,4 @@ public: }; - -%pythoncode { - %# Until the new native control for wxMac is up to par, still use the generic one. - SystemOptions.SetOptionInt("mac.listctrl.always_use_generic", 1) -} - - //---------------------------------------------------------------------------