Tidied #include/@class machinery

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13317 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-04-02 11:56:54 +00:00
parent bcca6de8ef
commit fa24a2f748

View file

@ -32,7 +32,7 @@
#ifndef _GNUstep_H_NSMenuItem
#define _GNUstep_H_NSMenuItem
#include <Foundation/NSString.h>
@class NSString;
@class NSMenu;
@class NSImage;