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