mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 08:30:49 +00:00
Migrate NSFileWraper to base.
This commit is contained in:
parent
311b338248
commit
ecea8da743
3 changed files with 3 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
|||
|
||||
#import "AppKit/NSCell.h"
|
||||
#import "AppKit/NSFileWrapper.h"
|
||||
#import "AppKit/NSFileWrapperExtensions.h"
|
||||
#import "AppKit/NSImage.h"
|
||||
#import "AppKit/NSEvent.h"
|
||||
#import "AppKit/NSTextContainer.h"
|
||||
|
|
|
@ -71,6 +71,7 @@
|
|||
#import "AppKit/NSDragging.h"
|
||||
#import "AppKit/NSEvent.h"
|
||||
#import "AppKit/NSFileWrapper.h"
|
||||
#import "AppKit/NSFileWrapperExtensions.h"
|
||||
#import "AppKit/NSGraphics.h"
|
||||
#import "AppKit/NSImage.h"
|
||||
#import "AppKit/NSKeyValueBinding.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue