]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/mac/timer.h
reset g_SelectionBeforePopup sooner in gtk_popup_hide_callback() to ensure that GetSe...
[wxWidgets.git] / include / wx / mac / timer.h
... / ...
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/mac/classic/timer.h"
3#else
4#include "wx/mac/carbon/timer.h"
5#endif