diff options
Diffstat (limited to 'packages/cocoaint/src/foundation/NSDistributedNotificationCenter.inc')
| -rw-r--r-- | packages/cocoaint/src/foundation/NSDistributedNotificationCenter.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/cocoaint/src/foundation/NSDistributedNotificationCenter.inc b/packages/cocoaint/src/foundation/NSDistributedNotificationCenter.inc index 3140a2b025..22f3812ae1 100644 --- a/packages/cocoaint/src/foundation/NSDistributedNotificationCenter.inc +++ b/packages/cocoaint/src/foundation/NSDistributedNotificationCenter.inc @@ -1,5 +1,5 @@ { Parsed from Foundation.framework NSDistributedNotificationCenter.h } -{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:46 ICT 2009 } +{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:51 ICT 2009 } {$ifdef HEADER} {$ifndef NSDISTRIBUTEDNOTIFICATIONCENTER_PAS_H} @@ -48,8 +48,8 @@ type {$endif} {$ifdef EXTERNAL_SYMBOLS} -{$ifndef NSDISTRIBUTEDNOTIFICATIONCENTER_PAS_T} -{$define NSDISTRIBUTEDNOTIFICATIONCENTER_PAS_T} +{$ifndef NSDISTRIBUTEDNOTIFICATIONCENTER_PAS_S} +{$define NSDISTRIBUTEDNOTIFICATIONCENTER_PAS_S} { External string constants } var |
