X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/70d374acb3ea32e591c4ad3ce63a6a1afbfc0ac7..9e477492e29e03c02827b1e42a16cb09a13f5149:/wxPython/src/_settings.i?ds=inline 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) -} - - //---------------------------------------------------------------------------