mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 07:00:46 +00:00
Remove detritus. Correct spelling of NSSeguePerforming.
This commit is contained in:
parent
7a907bea5e
commit
155662d442
3 changed files with 2 additions and 3 deletions
|
@ -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>
|
||||
|
|
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue