X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3056dddc5438f7273ac6c75d8396520cd798812c..d897635497a2f396d1972d7584e83bf3e64b0b95:/include/wx/bookctrl.h?ds=inline diff --git a/include/wx/bookctrl.h b/include/wx/bookctrl.h index f791d2550a..e864221cad 100644 --- a/include/wx/bookctrl.h +++ b/include/wx/bookctrl.h @@ -54,7 +54,7 @@ enum // wxBookCtrlBase // ---------------------------------------------------------------------------- -class WXDLLEXPORT wxBookCtrlBase : public wxControl +class WXDLLIMPEXP_CORE wxBookCtrlBase : public wxControl { public: // construction @@ -344,7 +344,7 @@ private: // wxBookCtrlBaseEvent: page changing events generated by derived classes // ---------------------------------------------------------------------------- -class WXDLLEXPORT wxBookCtrlBaseEvent : public wxNotifyEvent +class WXDLLIMPEXP_CORE wxBookCtrlBaseEvent : public wxNotifyEvent { public: wxBookCtrlBaseEvent(wxEventType commandType = wxEVT_NULL, int winid = 0,