]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/listctrl.cpp
added more icons (for GTK only) (patch 1097684)
[wxWidgets.git] / src / msw / listctrl.cpp
index 90c122a4cce51ee2403b22d9fd156bb9dd422a6b..49c6d04c040586e1c6ad599d984520ad268da589 100644 (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