Add to AppKit.h header

This commit is contained in:
Gregory John Casamento 2019-12-11 01:25:05 -05:00
parent 5f66cf232c
commit a61f27df33

View file

@ -152,6 +152,7 @@
#import <AppKit/NSDocumentController.h>
#import <AppKit/NSDrawer.h>
#import <AppKit/NSFileWrapperExtensions.h>
#import <AppKit/NSFontCollection.h>
#import <AppKit/NSFontDescriptor.h>
#import <AppKit/NSGestureRecognizer.h>
#import <AppKit/NSGlyphGenerator.h>