Do not include non-strictly-openstep text classes such as NSTextContainer

if STRICT_OPENSTEP is defined


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10235 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2001-06-25 09:23:20 +00:00
parent 4d95a2e61b
commit 9fb6ae6657

View file

@ -1,3 +1,9 @@
Mon Jun 25 09:59:43 2001 Nicola Pero <nicola@brainstorm.co.uk>
* Headers/gnustep/gui/AppKit.h: Do not include NSLayoutManager.h,
NSTextContainer.h and NSTextStorage.h if STRICT_OPENSTEP is
defined (suggested by Pascal Bourguignon <pjb@informatimago.com>).
2001-06-23 Gregory John Casamento <greg_casamento@yahoo.com>
* Source/NSSpellChecker.m updated to use the guesses browser.