mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 21:20:38 +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
|
@ -28,6 +28,8 @@
|
|||
#ifndef _GNUstep_H_NSSpellProtocol
|
||||
#define _GNUstep_H_NSSpellProtocol
|
||||
|
||||
#include <objc/objc.h>
|
||||
|
||||
@protocol NSChangeSpelling
|
||||
|
||||
- (void) changeSpelling:(id)sender;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue