mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 18:31:20 +00:00
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:
parent
bcca6de8ef
commit
fa24a2f748
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
#ifndef _GNUstep_H_NSMenuItem
|
||||
#define _GNUstep_H_NSMenuItem
|
||||
|
||||
#include <Foundation/NSString.h>
|
||||
@class NSString;
|
||||
|
||||
@class NSMenu;
|
||||
@class NSImage;
|
||||
|
|
Loading…
Reference in a new issue