]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/timer.cpp
moved AppendAppName() from MSW to common code; modified it to not double the trailing...
[wxWidgets.git] / src / os2 / timer.cpp
index e01bedb5523cf5b3390fe8c4c8f23b83c50b0e90..1aebce5ee143222539b25e8c9eb994e45cc0517b 100644 (file)
@@ -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()
 {