diff options
Diffstat (limited to 'packages/cocoaint/src/appkit/NSImageCell.inc')
| -rw-r--r-- | packages/cocoaint/src/appkit/NSImageCell.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/cocoaint/src/appkit/NSImageCell.inc b/packages/cocoaint/src/appkit/NSImageCell.inc index c6b320ba08..ee1a6177e7 100644 --- a/packages/cocoaint/src/appkit/NSImageCell.inc +++ b/packages/cocoaint/src/appkit/NSImageCell.inc @@ -1,5 +1,5 @@ { Parsed from Appkit.framework NSImageCell.h } -{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 } +{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 } {$ifdef HEADER} {$ifndef NSIMAGECELL_PAS_H} @@ -57,8 +57,8 @@ type {$endif} {$ifdef EXTERNAL_SYMBOLS} -{$ifndef NSIMAGECELL_PAS_T} -{$define NSIMAGECELL_PAS_T} +{$ifndef NSIMAGECELL_PAS_S} +{$define NSIMAGECELL_PAS_S} {$endif} {$endif} |
