X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a6a997a68dcd1f16868db91fe1fc0a3d22565e62..a07a98dbe53e6fa446dd40b0c5aa4b3c520b442f:/contrib/src/xml/xh_radbx.cpp diff --git a/contrib/src/xml/xh_radbx.cpp b/contrib/src/xml/xh_radbx.cpp index 82f2f325ba..17679b952f 100644 --- a/contrib/src/xml/xh_radbx.cpp +++ b/contrib/src/xml/xh_radbx.cpp @@ -31,6 +31,7 @@ wxRadioBoxXmlHandler::wxRadioBoxXmlHandler() ADD_STYLE(wxRA_HORIZONTAL); ADD_STYLE(wxRA_SPECIFY_ROWS); ADD_STYLE(wxRA_VERTICAL); + AddWindowStyles(); } wxObject *wxRadioBoxXmlHandler::DoCreateResource()