X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/55bfbcb92b41ab1c6a0d490f2f3fcadefc069bb7..bd21f7eaf01f7056ff2cb1529209eb9d0e7b74f4:/include/wx/os2/private/timer.h?ds=sidebyside diff --git a/include/wx/os2/private/timer.h b/include/wx/os2/private/timer.h index be2e3d8a30..a1ba027559 100644 --- a/include/wx/os2/private/timer.h +++ b/include/wx/os2/private/timer.h @@ -4,7 +4,6 @@ // Author: David Webster // Modified by: // Created: 10/17/99 -// RCS-ID: $Id$ // Copyright: (c) David Webster // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -14,7 +13,7 @@ #include "wx/private/timer.h" -class WXDLLEXPORT wxOS2TimerImpl: public wxTimerImpl +class WXDLLIMPEXP_CORE wxOS2TimerImpl: public wxTimerImpl { friend void wxProcessTimer(wxOS2TimerImpl& timer);