X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c2ca375c5620209d77a88d2d378bdcdedbc82e7e..0555b2a0a3c509687e7fc5aeb160f5171b7e6311:/include/wx/motif/private/timer.h?ds=sidebyside diff --git a/include/wx/motif/private/timer.h b/include/wx/motif/private/timer.h index b717a32402..cd615d79db 100644 --- a/include/wx/motif/private/timer.h +++ b/include/wx/motif/private/timer.h @@ -13,7 +13,7 @@ #include "wx/private/timer.h" -class WXDLLEXPORT wxMotifTimerImpl : public wxTimerImpl +class WXDLLIMPEXP_CORE wxMotifTimerImpl : public wxTimerImpl { public: wxMotifTimerImpl(wxTimer* timer) : wxTimerImpl(timer) { m_id = 0; }