X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9a6ffa74e5772c6b52435adce58ae32da11864b5..7258d99573521263607fcc95632cd54a174bea91:/include/wx/cocoa/msgdlg.h diff --git a/include/wx/cocoa/msgdlg.h b/include/wx/cocoa/msgdlg.h index 1a22cb9c23..62c1d1dc7f 100644 --- a/include/wx/cocoa/msgdlg.h +++ b/include/wx/cocoa/msgdlg.h @@ -39,7 +39,7 @@ DECLARE_WXCOCOA_OBJC_CLASS(NSAlert); -class WXDLLEXPORT wxCocoaMessageDialog: public wxMessageDialogBase +class WXDLLIMPEXP_CORE wxCocoaMessageDialog: public wxMessageDialogBase { DECLARE_DYNAMIC_CLASS(wxCocoaMessageDialog) DECLARE_NO_COPY_CLASS(wxCocoaMessageDialog)