X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b5dbe15d0bacde245539f54c4d97af6b4696f01f..1ddb283ad51e845a8f7d18e3e1efc07328b99142:/include/wx/msw/accel.h?ds=sidebyside 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