mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Add init
This commit is contained in:
parent
09268f3e17
commit
8f3f8c08df
2 changed files with 22 additions and 5 deletions
|
@ -74,13 +74,8 @@ DEFINE_BLOCK_TYPE(GSBatchAccessorCompositeBlock, void, GSBatchAccessorCompletion
|
|||
|
||||
@interface NSFileCoordinator : NSObject
|
||||
{
|
||||
id _accessArbiter;
|
||||
id _fileReactor;
|
||||
id _purposeIdentifier;
|
||||
NSURL *_recentFilePresenterURL;
|
||||
id _accessClaimIDOrIDs;
|
||||
BOOL _isCancelled;
|
||||
NSMutableDictionary *_movedItems;
|
||||
}
|
||||
|
||||
+ (NSArray *) filePresenters;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue