part 2 of landing for bug 282940. actually make the switch to CFRunLoop. a=asa
git-svn-id: svn://10.0.0.236/trunk@174958 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -73,8 +73,10 @@
|
||||
#include <CoreFoundation/CoreFoundation.h>
|
||||
#define MAC_USE_CFRUNLOOPSOURCE
|
||||
#elif defined(TARGET_CARBON)
|
||||
#include <CarbonEvents.h>
|
||||
#define MAC_USE_CARBON_EVENT
|
||||
// #include <CarbonEvents.h>
|
||||
// #define MAC_USE_CARBON_EVENT
|
||||
#include <CoreFoundation/CoreFoundation.h>
|
||||
#define MAC_USE_CFRUNLOOPSOURCE
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user