зеркало из https://github.com/mozilla/pjs.git
Activate repeating timers for the Mac. bug 904. r=pinkerton
This commit is contained in:
Родитель
83c349fbf1
Коммит
e83ed3ccd9
|
@ -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
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче