X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e9871aaf863828b7c4794d7cf365332e9f4c3e00..b23bc769d3d1943ca2b02ca90701d86b00880af9:/include/wx/msgdlg.h diff --git a/include/wx/msgdlg.h b/include/wx/msgdlg.h index 2efa9a4527..60493ecb7c 100644 --- a/include/wx/msgdlg.h +++ b/include/wx/msgdlg.h @@ -18,7 +18,7 @@ #include "wx/dialog.h" -WXDLLEXPORT_DATA(extern const wxChar) wxMessageBoxCaptionStr[]; +WXDLLEXPORT_DATA(extern const char) wxMessageBoxCaptionStr[]; class WXDLLEXPORT wxMessageDialogBase : public wxDialog {