Add NSAttributedStringKey typedef

This commit is contained in:
Gregory John Casamento 2020-08-02 08:14:07 -04:00
parent cf3fc4648c
commit ff3a501d7d

View file

@ -133,6 +133,8 @@ extern "C" {
@end //NSMutableAttributedString @end //NSMutableAttributedString
typedef NSString* NSAttributedStringKey;
#endif /* GS_API_MACOSX */ #endif /* GS_API_MACOSX */
#if defined(__cplusplus) #if defined(__cplusplus)