projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
322a381
)
wxTimer was in the wrong place in the demo
author
Robin Dunn
<robin@alldunn.com>
Tue, 30 Apr 2002 04:27:05 +0000
(
04:27
+0000)
committer
Robin 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
patch
|
blob
|
blame
|
history
diff --git
a/wxPython/demo/Main.py
b/wxPython/demo/Main.py
index 2ed0c47631d702fe17003f4264b43e9c0b73ecb4..fd626ec8be2af747a934ea276094d8035985b113 100644
(file)
--- a/
wxPython/demo/Main.py
+++ b/
wxPython/demo/Main.py
@@
-153,7
+153,6
@@
_treeList = [
'wxStaticBitmap',
'wxStatusBar',
'wxTextCtrl',
- 'wxTimer',
'wxToggleButton',
'wxToolBar',
'wxTreeCtrl',