mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-29 22:17:39 +00:00
Remove direct usage of isa.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@32248 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
251b1edd94
commit
d83fb0774b
7 changed files with 44 additions and 35 deletions
|
@ -29,7 +29,7 @@
|
|||
#ifndef _GS_BINDING_HELPER_H
|
||||
#define _GS_BINDING_HELPER_H
|
||||
|
||||
#include <Foundation/NSObject.h>
|
||||
#import <Foundation/NSObject.h>
|
||||
|
||||
@class NSString;
|
||||
@class NSDictionary;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue