mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 01:40:48 +00:00
Add missing forward declarations and includes to make all headers self-contained.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18578 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b29ad3d33a
commit
548cfea1d5
11 changed files with 28 additions and 1 deletions
|
@ -32,6 +32,8 @@
|
|||
#ifndef _GNUstep_H_NSMenuItem
|
||||
#define _GNUstep_H_NSMenuItem
|
||||
|
||||
#include <Foundation/NSObject.h>
|
||||
|
||||
@class NSString;
|
||||
|
||||
@class NSMenu;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue