X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e08931c05af0aae83bbe1e2f4a5a2eab641f346b..125e7c11c16f23daa4c594f3b8d90194099c2394:/include/wx/cocoa/msgdlg.h diff --git a/include/wx/cocoa/msgdlg.h b/include/wx/cocoa/msgdlg.h index a490cf49d6..90cfdc23e9 100644 --- a/include/wx/cocoa/msgdlg.h +++ b/include/wx/cocoa/msgdlg.h @@ -64,7 +64,7 @@ protected: virtual void DoSetCustomLabel(wxString& var, const ButtonLabel& label); DECLARE_DYNAMIC_CLASS(wxCocoaMessageDialog) - DECLARE_NO_COPY_CLASS(wxCocoaMessageDialog) + wxDECLARE_NO_COPY_CLASS(wxCocoaMessageDialog); }; #endif // _WX_MSGDLG_H_