.empty() string decorations

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31870 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2005-02-09 14:19:49 +00:00
parent fde6325769
commit f31a409829
8 changed files with 36 additions and 36 deletions

View File

@@ -350,7 +350,7 @@ bool wxListCtrl::Create(wxWindow *parent,
if ( !CreateControl(parent, id, pos, size, style, validator, name) )
return false;
if ( !MSWCreateControl(WC_LISTVIEW, _T(""), pos, size) )
if ( !MSWCreateControl(WC_LISTVIEW, wxEmptyString, pos, size) )
return false;
// explicitly say that we want to use Unicode because otherwise we get ANSI