X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/11bdfd1c7d54fce1311d95f782684429c474301d..09b895cb4a954494063eb17d3dc302a654fd99e5:/include/wx/mac/carbon/fontdlg.h?ds=sidebyside diff --git a/include/wx/mac/carbon/fontdlg.h b/include/wx/mac/carbon/fontdlg.h index eec6a51be5..48af50e871 100644 --- a/include/wx/mac/carbon/fontdlg.h +++ b/include/wx/mac/carbon/fontdlg.h @@ -25,7 +25,7 @@ #if wxMAC_USE_EXPERIMENTAL_FONTDIALOG -class WXDLLEXPORT wxFontDialog : public wxDialog +class WXDLLIMPEXP_CORE wxFontDialog : public wxDialog { public: wxFontDialog(); @@ -78,7 +78,7 @@ class WXDLLIMPEXP_FWD_CORE wxCheckBox; #endif // !USE_NATIVE_FONT_DIALOG_FOR_MACOSX -class WXDLLEXPORT wxFontDialog: public wxDialog +class WXDLLIMPEXP_CORE wxFontDialog: public wxDialog { DECLARE_DYNAMIC_CLASS(wxFontDialog)