X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d3c7fc996a73e9f6a83067bc28a3c5581a3fee65..62c9b3d73fdf9a892a311241f1effc12dde0282a:/include/wx/motif/spinbutt.h?ds=inline diff --git a/include/wx/motif/spinbutt.h b/include/wx/motif/spinbutt.h index 6350672923..cd3e0c46ce 100644 --- a/include/wx/motif/spinbutt.h +++ b/include/wx/motif/spinbutt.h @@ -12,9 +12,9 @@ #ifndef _WX_SPINBUTT_H_ #define _WX_SPINBUTT_H_ -class WXDLLEXPORT wxArrowButton; // internal +class WXDLLIMPEXP_FWD_CORE wxArrowButton; // internal -class WXDLLEXPORT wxSpinButton : public wxSpinButtonBase +class WXDLLIMPEXP_CORE wxSpinButton : public wxSpinButtonBase { DECLARE_DYNAMIC_CLASS(wxSpinButton)