X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9ebb7cade2df5aeb8531950d2a79cd57a336bcec..32e806fe7f0ca4ccee9924f4ded0a8be05de2b89:/src/xrc/xh_htmllbox.cpp?ds=inline 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());