]>
git.saurik.com Git - wxWidgets.git/blob - src/mgl/timer.cpp
1 /////////////////////////////////////////////////////////////////////////////
3 // Purpose: wxTimer implementation
4 // Author: Robert Roebling
6 // Copyright: (c) 1998 Robert Roebling
7 // Licence: wxWindows licence
8 /////////////////////////////////////////////////////////////////////////////
12 #pragma implementation "timer.h"
18 // ----------------------------------------------------------------------------
20 // ----------------------------------------------------------------------------
22 IMPLEMENT_ABSTRACT_CLASS(wxTimer
,wxObject
)