X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9ebb7cade2df5aeb8531950d2a79cd57a336bcec..d27d59fb91131222207a535b43ef67babfd03ee9:/src/xrc/xh_htmllbox.cpp?ds=sidebyside diff --git a/src/xrc/xh_htmllbox.cpp b/src/xrc/xh_htmllbox.cpp index f351b04cae..d70fc0d4a8 100644 --- a/src/xrc/xh_htmllbox.cpp +++ b/src/xrc/xh_htmllbox.cpp @@ -50,7 +50,7 @@ wxObject *wxSimpleHtmlListBoxXmlHandler::DoCreateResource() GetID(), GetPosition(), GetSize(), strList, - GetStyle(_T("style"), wxHLB_DEFAULT_STYLE), + GetStyle(wxT("style"), wxHLB_DEFAULT_STYLE), wxDefaultValidator, GetName());