mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Update headers
This commit is contained in:
parent
9079cc611c
commit
1a40b13662
1 changed files with 1 additions and 1 deletions
|
@ -37,6 +37,7 @@
|
|||
|
||||
#import "AppKit/NSKeyValueBinding.h"
|
||||
#import "AppKit/NSTreeController.h"
|
||||
#import "AppKit/NSTreeNode.h"
|
||||
|
||||
#import "GSBindingHelpers.h"
|
||||
#import "GSFastEnumeration.h"
|
||||
|
@ -78,7 +79,6 @@
|
|||
|
||||
self = [self initWithContent: array];
|
||||
RELEASE(array);
|
||||
|
||||
return self;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue