mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 18:31:20 +00:00
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:
parent
4d95a2e61b
commit
9fb6ae6657
1 changed files with 6 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue