mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 05:32:11 +00:00
Backport patch from trunk
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_stable_20070311@25842 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6b729b632b
commit
ee4f84d95e
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2008-01-03 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Headers/AppKit/NSStringDrawing.h: Include GSVersionMacros.h
|
||||
before using these macros.
|
||||
|
||||
2007-12-30 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Version 0.12.1
|
||||
|
|
|
@ -32,6 +32,7 @@
|
|||
|
||||
#ifndef _GNUstep_H_NSStringDrawing
|
||||
#define _GNUstep_H_NSStringDrawing
|
||||
#import <GNUstepBase/GSVersionMacros.h>
|
||||
|
||||
#if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST)
|
||||
|
||||
|
|
Loading…
Reference in a new issue