X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e484fddf08d62b205947eec9f071c7e68d0d1741..68fc5c8025e38b9d827383fbfe7ce509ae331c1f:/wxPython/wx/tools/XRCed/xxx.py diff --git a/wxPython/wx/tools/XRCed/xxx.py b/wxPython/wx/tools/XRCed/xxx.py index 53dde2f52c..781c404814 100644 --- a/wxPython/wx/tools/XRCed/xxx.py +++ b/wxPython/wx/tools/XRCed/xxx.py @@ -475,6 +475,7 @@ class xxxWizard(xxxContainer): default = {'title': ''} winStyles = [] exStyles = ['wxWIZARD_EX_HELPBUTTON'] + styles = ['fg', 'bg', 'font', 'exstyle'] class xxxWizardPage(xxxContainer): allParams = ['bitmap']