Activate repeating timers for the Mac. bug 904. r=pinkerton
git-svn-id: svn://10.0.0.236/trunk@63183 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -69,7 +69,7 @@ typedef void
|
||||
// sucession.
|
||||
|
||||
// --- Indicate if timers on your platform support repeating timers ---
|
||||
#if defined(XP_PC) || defined(XP_UNIX)
|
||||
#if defined(XP_PC) || defined(XP_UNIX) || defined(XP_MAC)
|
||||
#define REPEATING_TIMERS 1
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user