]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/Main.py
SWIGged code update for wxMac
[wxWidgets.git] / wxPython / demo / Main.py
index f64b5e8e07bca998ae9d7b62a240e3cbed34b1a3..82b0a9b9f5dcebbc0fd7d2eaa996e8f951a5502b 100644 (file)
@@ -66,7 +66,6 @@ _treeList = [
 
     # core controls
     ('Core Windows/Controls', [
-        'VirtualListCtrl',
         'wxButton',
         'wxCheckBox',
         'wxCheckListBox',
@@ -77,6 +76,7 @@ _treeList = [
         'wxGrid',
         'wxListBox',
         'wxListCtrl',
+        'wxListCtrl_virtual',
         'wxNotebook',
         'wxPopupWindow',
         'wxRadioBox',