diff --git a/Samples/Dialog/dialog.r b/Samples/Dialog/dialog.r index 092eef578d..bb9860d752 100644 --- a/Samples/Dialog/dialog.r +++ b/Samples/Dialog/dialog.r @@ -67,7 +67,11 @@ resource 'SIZE' (-1) { dontGetFrontClicks, ignoreChildDiedEvents, is32BitCompatible, +#ifdef TARGET_API_MAC_CARBON + isHighLevelEventAware, +#else notHighLevelEventAware, +#endif onlyLocalHLEvents, notStationeryAware, dontUseTextEditServices,