mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Add forward declaration for NSNibBindingConnector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@33935 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
23b1ff3f36
commit
8ce0cd8e60
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
|||
#import <Foundation/NSKeyedArchiver.h>
|
||||
|
||||
@class NSString, NSDictionary, NSArray, NSMutableDictionary, NSMutableArray;
|
||||
@class NSNibBindingConnector;
|
||||
|
||||
// Hack: This allows the class name FirstResponder in NSCustomObject and
|
||||
// correctly returns nil as the corresponding object.
|
||||
|
|
Loading…
Reference in a new issue