mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 13:10:59 +00:00
Add NSNibDeclarations as an include
This commit is contained in:
parent
edb517ceca
commit
e270ab39aa
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
|
||||
#import <AppKit/NSTableView.h>
|
||||
#import <AppKit/NSCell.h>
|
||||
#import <AppKit/NSNibDeclarations.h>
|
||||
|
||||
@class NSImageView;
|
||||
@class NSTextField;
|
||||
|
|
Loading…
Reference in a new issue