]> git.saurik.com Git - wxWidgets.git/blob - wxPython/scripts/helpviewer
Supress 48 warnings in wx\msw\uxtheme.h: 'va_start' macro will not work without an...
[wxWidgets.git] / wxPython / scripts / helpviewer
1 #!/usr/bin/env python
2
3 from wx.tools.helpviewer import main
4 main()