mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 05:36:22 +02:00
carbon: fix compilation after r38879 #89930bd828
git-svn-id: trunk@38956 -
This commit is contained in:
parent
c48efd29bf
commit
298bd7aea4
@ -7,6 +7,8 @@
|
||||
{$ifndef NSATTRIBUTEDSTRING_PAS_H}
|
||||
{$define NSATTRIBUTEDSTRING_PAS_H}
|
||||
|
||||
var
|
||||
NSFontAttributeName: CFStringRef; external name '_NSFontAttributeName'; // NSFont, default Helvetica 12
|
||||
|
||||
//#import <Foundation/NSString.h>
|
||||
//#import <Foundation/NSDictionary.h>
|
||||
|
Loading…
Reference in New Issue
Block a user