X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b5dbe15d0bacde245539f54c4d97af6b4696f01f..c2193ac9115470a4ecbc6844bbe19734a8c636ad:/include/wx/listbook.h?ds=sidebyside diff --git a/include/wx/listbook.h b/include/wx/listbook.h index 13a2852866..13c8611932 100644 --- a/include/wx/listbook.h +++ b/include/wx/listbook.h @@ -36,7 +36,7 @@ extern WXDLLIMPEXP_CORE const wxEventType wxEVT_COMMAND_LISTBOOK_PAGE_CHANGING; // wxListbook // ---------------------------------------------------------------------------- -class WXDLLEXPORT wxListbook : public wxBookCtrlBase +class WXDLLIMPEXP_CORE wxListbook : public wxBookCtrlBase { public: wxListbook() @@ -116,7 +116,7 @@ private: // listbook event class and related stuff // ---------------------------------------------------------------------------- -class WXDLLEXPORT wxListbookEvent : public wxBookCtrlBaseEvent +class WXDLLIMPEXP_CORE wxListbookEvent : public wxBookCtrlBaseEvent { public: wxListbookEvent(wxEventType commandType = wxEVT_NULL, int id = 0,