X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..c1981a2fa408700243400606f93679b2befe1ac2:/src/common/dseldlg.cpp diff --git a/src/common/dseldlg.cpp b/src/common/dseldlg.cpp index ecf4fc9217..4f4144bd0a 100644 --- a/src/common/dseldlg.cpp +++ b/src/common/dseldlg.cpp @@ -35,7 +35,7 @@ // implementation // ============================================================================ -const wxChar *wxDirSelectorPromptStr = wxT("Select a directory"); +const wxChar wxDirSelectorPromptStr[] = wxT("Select a directory"); wxString wxDirSelector(const wxString& message, const wxString& defaultPath,