X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b5dbe15d0bacde245539f54c4d97af6b4696f01f..438959cca892a7651634cc3a7aad4819ac49b23c:/include/wx/msw/accel.h?ds=inline diff --git a/include/wx/msw/accel.h b/include/wx/msw/accel.h index 277290a4cb..6a64252a6f 100644 --- a/include/wx/msw/accel.h +++ b/include/wx/msw/accel.h @@ -18,7 +18,7 @@ class WXDLLIMPEXP_FWD_CORE wxWindow; // the accel table has all accelerators for a given window or menu // ---------------------------------------------------------------------------- -class WXDLLEXPORT wxAcceleratorTable : public wxObject +class WXDLLIMPEXP_CORE wxAcceleratorTable : public wxObject { public: // default ctor