really fixed '-' and '+' drawing
[wxWidgets.git] / wxPython / scripts / xrced
0 / 4 (  0%)
CommitLineData
1#!/usr/bin/env python
2
3from wxPython.tools.XRCed.xrced import main
4main()