mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 02:20:48 +00:00
Some more #include -> #import replacement.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@30072 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6b262e278b
commit
58a1f6ec65
14 changed files with 60 additions and 36 deletions
|
@ -31,9 +31,9 @@
|
|||
#define _GNUstep_H_NSOutlineView
|
||||
#import <GNUstepBase/GSVersionMacros.h>
|
||||
|
||||
#include <AppKit/NSTableView.h>
|
||||
#include <Foundation/NSMapTable.h>
|
||||
#import <AppKit/NSTableView.h>
|
||||
|
||||
@class NSMapTable;
|
||||
@class NSMutableArray;
|
||||
@class NSString;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue