X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/23e00c551b1d9b109a0f82ae2906dea0cd4718c2..bbd8f8af4925123462d37c6fe9fcbd971c55c2f5:/include/wx/cocoa/msgdlg.h?ds=sidebyside diff --git a/include/wx/cocoa/msgdlg.h b/include/wx/cocoa/msgdlg.h index 9f01df5dfa..a490cf49d6 100644 --- a/include/wx/cocoa/msgdlg.h +++ b/include/wx/cocoa/msgdlg.h @@ -61,7 +61,7 @@ protected: // // VZ: I have no idea _why_ do we do this but the old version did and // I didn't want to change the existing behaviour - virtual void DoSetCustomLabel(wxString& var, const wxString& value); + virtual void DoSetCustomLabel(wxString& var, const ButtonLabel& label); DECLARE_DYNAMIC_CLASS(wxCocoaMessageDialog) DECLARE_NO_COPY_CLASS(wxCocoaMessageDialog)