]> git.saurik.com Git - wxWidgets.git/blobdiff - src/xrc/xh_htmllbox.cpp
having menu classinfo at one place
[wxWidgets.git] / src / xrc / xh_htmllbox.cpp
index f351b04caeca3aad2500b0a1743af8cdc82ab427..d70fc0d4a8df27fa2d2e36fa4bc18ba69d7c3aa5 100644 (file)
@@ -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());