* Headers/AppKit/NSAlert.h,

* Headers/AppKit/NSWindow.h: Remove usage of GNUSTEP define.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@37659 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2014-01-31 21:47:34 +00:00
parent 37e94abc97
commit 5a9e90f74f
3 changed files with 13 additions and 3 deletions

View file

@ -824,8 +824,7 @@ PACKAGE_SCOPE
* Implemented by the delegate
*/
#ifdef GNUSTEP
#if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST)
@protocol NSWindowDelegate <NSObject>
#if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL
@optional