Declared class which was not being declared

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13293 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-04-02 10:49:33 +00:00
parent 3f3732a32f
commit a1b9607e7a

View file

@ -36,6 +36,7 @@
@class NSString;
@class NSArray;
@class NSMutableArray;
@class NSMutableDictionary;
@class NSNotificationCenter;
@class NSImage;
@class NSView;