]> git.saurik.com Git - wxWidgets.git/blame - wxPython/scripts/xrced
Always set background colour prior to any HTML rendering (this fixes assert in GTK2...
[wxWidgets.git] / wxPython / scripts / xrced
CommitLineData
f6f98ecc
RD
1#!/usr/bin/env python
2
3from wxPython.tools.XRCed.xrced import main
4main()