]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/Main.py
Fix to use old AutoWidthMixin API
[wxWidgets.git] / wxPython / demo / Main.py
index be0cd0a4f9b783f6cd110854dab9e897d93936ad..d2570166e7ede2bef76deab17cce5e2c86dee0df 100644 (file)
@@ -50,6 +50,7 @@ _treeList = [
         'StockButtons',
         'Ticker',
         'Choicebook',
+        'ListCtrl_edit',
         ]),
 
     # managed windows == things with a (optional) caption you can close
@@ -98,6 +99,7 @@ _treeList = [
         'ListBox',
         'ListCtrl',
         'ListCtrl_virtual',
+        'ListCtrl_edit',
         'Listbook',
         'Menu',
         'Notebook',