Add APPKIT_DECLARE

This commit is contained in:
Gregory John Casamento 2022-12-12 09:23:52 -05:00
parent 4e49c2a8cf
commit 19e8a48ba3

View file

@ -65,7 +65,7 @@ APPKIT_DECLARE NSString* NSCollectionViewAllowsMultipleSelectionKey = @"NSAllow
APPKIT_DECLARE NSString* NSCollectionViewBackgroundColorsKey = @"NSBackgroundColors";
APPKIT_DECLARE NSString* NSCollectionViewLayoutKey = @"NSCollectionViewLayout";
static NSCollectionViewSupplementaryElementKind GSNoSupplementaryElement = @"GSNoSupplementaryElement"; // private
APPKIT_DECLARE NSCollectionViewSupplementaryElementKind GSNoSupplementaryElement = @"GSNoSupplementaryElement"; // private
/*
* Class variables