projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Allow wxApp::MacOpenFile, MacPrintFile, MacNewFile, and MacReopenApp
[wxWidgets.git]
/
wxPython
/
scripts
/
helpviewer
diff --git
a/wxPython/scripts/helpviewer
b/wxPython/scripts/helpviewer
index c31cc70a151703235600efc894f98d6701a41d1d..b28c90257180ac336a20e8f3149caec508e193ed 100755
(executable)
--- a/
wxPython/scripts/helpviewer
+++ b/
wxPython/scripts/helpviewer
@@
-1,4
+1,4
@@
#!/usr/bin/env python
-from wx
Python
.tools.helpviewer import main
+from wx.tools.helpviewer import main
main()