Files
wxWidgets/include/wx/mac/timer.h
T

5 lines
104 B
C

#ifdef __WXMAC_CLASSIC__
#include "wx/mac/classic/timer.h"
#else
#include "wx/mac/carbon/timer.h"
#endif