Fix copying of headers

This commit is contained in:
Gregory John Casamento 2020-11-13 22:57:05 -05:00
parent 0a3642a343
commit 4629cde7b7

View file

@ -173,6 +173,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>
@ -227,6 +228,7 @@
#import <AppKit/NSSound.h>
#import <AppKit/NSSpeechRecognizer.h>
#import <AppKit/NSSpeechSynthesizer.h>
#import <AppKit/NSStackView.h>
#import <AppKit/NSStepperTouchBarItem.h>
#import <AppKit/NSStepper.h>
#import <AppKit/NSStepperCell.h>