]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/filedlgg.h
replaced T() makro with wxT() due to namespace probs, _T() exists, too
[wxWidgets.git] / include / wx / generic / filedlgg.h
index f58d703f339c8e0d362c8f47649daba2977deb37..6724c6bb544255aba4c09b1edb6396aea86efb96 100644 (file)
@@ -100,7 +100,7 @@ public:
                 const wxSize &size = wxDefaultSize,
                 long style = wxLC_LIST,
                 const wxValidator &validator = wxDefaultValidator,
-                const wxString &name = T("filelist") );
+                const wxString &name = wxT("filelist") );
     void ChangeToListMode();
     void ChangeToReportMode();
     void ChangeToIconMode();