X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..c493691d6249650c0366fd9aaaca8572e3ff3edd:/include/wx/gtk1/timer.h diff --git a/include/wx/gtk1/timer.h b/include/wx/gtk1/timer.h index 260313cef6..a93dbbe62e 100644 --- a/include/wx/gtk1/timer.h +++ b/include/wx/gtk1/timer.h @@ -4,7 +4,7 @@ // Author: Robert Roebling // Id: $Id$ // Copyright: (c) 1998 Robert Roebling -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -19,7 +19,7 @@ // wxTimer //----------------------------------------------------------------------------- -class wxTimer : public wxTimerBase +class WXDLLIMPEXP_CORE wxTimer : public wxTimerBase { public: wxTimer() { Init(); }