projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
wxPySimpleApp calls wxInitAllImageHandlers
[wxWidgets.git]
/
wxPython
/
scripts
/
xrced
Commit
Line
Data
f6f98ecc
RD
1
#!/usr/bin/env python
2
3
from wxPython.tools.XRCed.xrced import main
4
main()