X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2432b92dd7a837db13d3938a56c1959decd03203..92049cd473c81fbce934e71796b2d841d5e605fa:/include/wx/msw/dirdlg.h diff --git a/include/wx/msw/dirdlg.h b/include/wx/msw/dirdlg.h index 5f8f7778ac..71886f18c5 100644 --- a/include/wx/msw/dirdlg.h +++ b/include/wx/msw/dirdlg.h @@ -18,7 +18,7 @@ #include "wx/dialog.h" -WXDLLEXPORT_DATA(extern const char*) wxFileSelectorPromptStr; +WXDLLEXPORT_DATA(extern const wxChar*) wxFileSelectorPromptStr; class WXDLLEXPORT wxDirDialog: public wxDialog {