X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..b5a49757713da52a3840211988b48df1966792a5:/include/wx/os2/timer.h diff --git a/include/wx/os2/timer.h b/include/wx/os2/timer.h index c8b579efed..fb7bddc775 100644 --- a/include/wx/os2/timer.h +++ b/include/wx/os2/timer.h @@ -6,16 +6,12 @@ // Created: 10/17/99 // RCS-ID: $Id$ // Copyright: (c) David Webster -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_TIMER_H_ #define _WX_TIMER_H_ -#ifdef __GNUG__ - #pragma interface "timer.h" -#endif - #include "wx/object.h" class WXDLLEXPORT wxTimer: public wxTimerBase @@ -31,7 +27,7 @@ public: ,nId ) { Init(); } - ~wxTimer(); + virtual ~wxTimer(); virtual void Notify(void); virtual bool Start( int nMilliseconds = -1