mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 20:20:38 +00:00
Fix externs for collection view, correct NSFontIdentityMatrix type
This commit is contained in:
parent
c8c3e9720c
commit
af643cc821
4 changed files with 10 additions and 4 deletions
|
@ -48,7 +48,7 @@ typedef NSInteger NSCollectionElementCategory;
|
|||
|
||||
|
||||
typedef NSString *NSCollectionViewDecorationElementKind;
|
||||
const static NSCollectionViewSupplementaryElementKind NSCollectionElementKindInterItemGapIndicator;
|
||||
APPKIT_EXPORT NSCollectionViewSupplementaryElementKind NSCollectionElementKindInterItemGapIndicator;
|
||||
|
||||
@class NSCollectionViewLayoutAttributes;
|
||||
@class NSCollectionView;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue