]> git.saurik.com Git - wxWidgets.git/blame - include/wx/mac/private/timer.h
add an assert indicating that old code overriding OnExecute() must be updated with 2.9
[wxWidgets.git] / include / wx / mac / private / timer.h
CommitLineData
c2ca375c
VZ
1#ifdef __WXMAC_CLASSIC__
2#include "wx/mac/classic/private/timer.h"
3#else
4#include "wx/mac/carbon/private/timer.h"
5#endif