mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 10:10: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
|
@ -26,7 +26,9 @@
|
|||
#ifndef _GNUstep_H_GSTitleView
|
||||
#define _GNUstep_H_GSTitleView
|
||||
|
||||
@class NSDictionary;
|
||||
#include <AppKit/NSView.h>
|
||||
|
||||
@class NSMutableDictionary;
|
||||
@class NSButton;
|
||||
@class NSImage;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue