X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e40298d54ecd5b109222a7c60aa2ef084a304d69..b92203a8be20debe7615492c26969d17bcd7fa8d:/include/wx/mac/msgdlg.h?ds=sidebyside diff --git a/include/wx/mac/msgdlg.h b/include/wx/mac/msgdlg.h index 1acd4b3ad6..63bce5cd2e 100644 --- a/include/wx/mac/msgdlg.h +++ b/include/wx/mac/msgdlg.h @@ -24,7 +24,7 @@ * Message box dialog */ -WXDLLEXPORT_DATA(extern const char*) wxMessageBoxCaptionStr; +WXDLLEXPORT_DATA(extern const wxChar*) wxMessageBoxCaptionStr; class WXDLLEXPORT wxMessageDialog: public wxDialog {