X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d3c7fc996a73e9f6a83067bc28a3c5581a3fee65..4219d8b027a351fb6c2d1580c292e639bd322f77:/include/wx/motif/spinbutt.h 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)