mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-25 01:31:08 +00:00
Add NSAttributedStringKey typedef
This commit is contained in:
parent
cf3fc4648c
commit
ff3a501d7d
1 changed files with 2 additions and 0 deletions
|
@ -133,6 +133,8 @@ extern "C" {
|
|||
|
||||
@end //NSMutableAttributedString
|
||||
|
||||
typedef NSString* NSAttributedStringKey;
|
||||
|
||||
#endif /* GS_API_MACOSX */
|
||||
|
||||
#if defined(__cplusplus)
|
||||
|
|
Loading…
Reference in a new issue