mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 04:50:47 +00:00
Final part of #include -> #import replacement in official headers.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@30084 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
7e289df84b
commit
6cdc46802b
18 changed files with 81 additions and 44 deletions
|
@ -31,9 +31,9 @@
|
|||
#define _GNUstep_H_NSTextField
|
||||
#import <GNUstepBase/GSVersionMacros.h>
|
||||
|
||||
#include <AppKit/NSControl.h>
|
||||
#import <AppKit/NSControl.h>
|
||||
// For NSTextFieldBezelStyle
|
||||
#include <AppKit/NSTextFieldCell.h>
|
||||
#import <AppKit/NSTextFieldCell.h>
|
||||
|
||||
@class NSNotification;
|
||||
@class NSColor;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue