]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/scripts/helpviewer
test wxString's char<->wchar_t ctors
[wxWidgets.git] / wxPython / scripts / helpviewer
index c31cc70a151703235600efc894f98d6701a41d1d..b28c90257180ac336a20e8f3149caec508e193ed 100755 (executable)
@@ -1,4 +1,4 @@
 #!/usr/bin/env python
 
-from wxPython.tools.helpviewer import main
+from wx.tools.helpviewer import main
 main()