/////////////////////////////////////////////////////////////////////////////
-// Name: xh_simplehtmllbox.cpp
+// Name: src/xrc/xh_simplehtmllbox.cpp
// Purpose: XML resource handler for wxSimpleHtmlListBox
// Author: Francesco Montorsi
// Created: 2006/10/21
GetID(),
GetPosition(), GetSize(),
strList,
- GetStyle(_T("style"), wxHLB_DEFAULT_STYLE),
+ GetStyle(wxT("style"), wxHLB_DEFAULT_STYLE),
wxDefaultValidator,
GetName());