Add NSGridView.[hm].

This commit is contained in:
Gregory John Casamento 2020-03-19 03:44:35 -04:00
parent 53f211fdda
commit 38f01dab83
2 changed files with 3 additions and 0 deletions

View file

@ -161,6 +161,7 @@
#import <AppKit/NSGlyphGenerator.h>
#import <AppKit/NSGradient.h>
#import <AppKit/NSGraphicsContext.h>
#import <AppKit/NSGridView.h>
#import <AppKit/NSGroupTouchBarItem.h>
#import <AppKit/NSHelpManager.h>
#import <AppKit/NSInputManager.h>

View file

@ -126,6 +126,7 @@ NSGestureRecognizer.m \
NSGradient.m \
NSGlyphGenerator.m \
NSGraphicsContext.m \
NSGridView.m \
NSGroupTouchBarItem.m \
NSHelpPanel.m \
NSHelpManager.m \
@ -400,6 +401,7 @@ NSForm.h \
NSFormCell.h \
NSGestureRecognizer.h \
NSGradient.h \
NSGridView.h \
NSGroupTouchBarItem.h \
NSGlyphGenerator.h \
NSGraphicsContext.h \