X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b5dbe15d0bacde245539f54c4d97af6b4696f01f..7a344f1be4ff59b7b150ab52265693d4219de973:/include/wx/msw/ole/access.h diff --git a/include/wx/msw/ole/access.h b/include/wx/msw/ole/access.h index f32062f2a4..f5898dea5e 100644 --- a/include/wx/msw/ole/access.h +++ b/include/wx/msw/ole/access.h @@ -29,7 +29,7 @@ class WXDLLIMPEXP_FWD_CORE wxWindow; // wxAccessible implements accessibility behaviour. // ---------------------------------------------------------------------------- -class WXDLLEXPORT wxAccessible : public wxAccessibleBase +class WXDLLIMPEXP_CORE wxAccessible : public wxAccessibleBase { public: wxAccessible(wxWindow *win = NULL);