mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 15:30:38 +00:00
Another bit of #include -> #import replacement.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@30033 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f158b0a047
commit
c524f07ab6
44 changed files with 216 additions and 155 deletions
|
@ -31,7 +31,7 @@
|
|||
#define _GNUstep_H_NSFormCell
|
||||
#import <GNUstepBase/GSVersionMacros.h>
|
||||
|
||||
#include <AppKit/NSActionCell.h>
|
||||
#import <AppKit/NSActionCell.h>
|
||||
|
||||
@interface NSFormCell : NSActionCell <NSCoding>
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue