X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..8e13c1ec4e6e8d2c5852df39c6be5db4fd279227:/include/wx/os2/dirdlg.h diff --git a/include/wx/os2/dirdlg.h b/include/wx/os2/dirdlg.h index 677dd03e76..08a393ff91 100644 --- a/include/wx/os2/dirdlg.h +++ b/include/wx/os2/dirdlg.h @@ -14,7 +14,7 @@ #include "wx/dialog.h" -WXDLLEXPORT_DATA(extern const char*) wxFileSelectorPromptStr; +WXDLLEXPORT_DATA(extern const wxChar) wxFileSelectorPromptStr[]; class WXDLLEXPORT wxDirDialog: public wxDialog {