Remove detritus. Correct spelling of NSSeguePerforming.

This commit is contained in:
Gregory John Casamento 2020-06-22 07:09:39 -04:00
parent 7a907bea5e
commit 155662d442
3 changed files with 2 additions and 3 deletions

View file

@ -227,6 +227,7 @@
#import <AppKit/NSStepperCell.h>
#import <AppKit/NSStoryboard.h>
#import <AppKit/NSStoryboardSegue.h>
#import <AppKit/NSSeguePerforming.h>
#import <AppKit/NSSwitch.h>
#import <AppKit/NSTableColumn.h>
#import <AppKit/NSTableHeaderCell.h>

View file

@ -286,9 +286,6 @@ GSDisplayServer.m \
GSHelpManagerPanel.m \
GSInfoPanel.m \
GSMemoryPanel.m \
GSStoryboardDocument.m \
GSStoryboardScene.m \
GSStoryboardSegue.m \
GSSlideView.m \
GSTextStorage.m \
GSTrackingRect.m \
@ -528,6 +525,7 @@ NSStepperCell.h \
NSStepperTouchBarItem.h \
NSStoryboard.h \
NSStoryboardSegue.h \
NSSeguePerforming.h \
NSStringDrawing.h \
NSStatusBar.h \
NSStatusItem.h \