X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9923c37dccb4e5dbe6387ceb3ab0a8202fadc231..ff6871ef3d4453660dfa9f178b8d7d2a5cd8ee0e:/src/os2/timer.cpp diff --git a/src/os2/timer.cpp b/src/os2/timer.cpp index e01bedb552..1aebce5ee1 100644 --- a/src/os2/timer.cpp +++ b/src/os2/timer.cpp @@ -46,7 +46,7 @@ ULONG wxTimerProc(HWND hwnd, ULONG, int nIdTimer, ULONG); // macros // ---------------------------------------------------------------------------- -IMPLEMENT_ABSTRACT_CLASS(wxTimer, wxObject) +IMPLEMENT_ABSTRACT_CLASS(wxTimer, wxEvtHandler) void wxTimer::Init() {