]> git.saurik.com Git - wxWidgets.git/commitdiff
wxTimer was in the wrong place in the demo
authorRobin Dunn <robin@alldunn.com>
Tue, 30 Apr 2002 04:27:05 +0000 (04:27 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 30 Apr 2002 04:27:05 +0000 (04:27 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15316 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/demo/Main.py

index 2ed0c47631d702fe17003f4264b43e9c0b73ecb4..fd626ec8be2af747a934ea276094d8035985b113 100644 (file)
@@ -153,7 +153,6 @@ _treeList = [
         'wxStaticBitmap',
         'wxStatusBar',
         'wxTextCtrl',
-        'wxTimer',
         'wxToggleButton',
         'wxToolBar',
         'wxTreeCtrl',