mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Adding missing header
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19015 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
28db48ddfd
commit
b1f56d5fef
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2004-04-04 Gregory John Casamento <greg_casamento@yahoo.com>
|
||||
|
||||
* Headers/AppKit.h: Added NSNib.h to the #ifndef STRICT_OPENSTEP
|
||||
section of the headers.
|
||||
|
||||
2004-04-02 Quentin Mathe <qmathe@club-internet.fr>
|
||||
|
||||
With the help of Fred Kiefer and Alexander Malmberg, the modifications
|
||||
|
|
|
@ -143,6 +143,7 @@
|
|||
#include <AppKit/NSFileWrapper.h>
|
||||
#include <AppKit/NSLayoutManager.h>
|
||||
#include <AppKit/NSOutlineView.h>
|
||||
#include <AppKit/NSNib.h>
|
||||
#include <AppKit/NSRulerMarker.h>
|
||||
#include <AppKit/NSRulerView.h>
|
||||
#include <AppKit/NSTextContainer.h>
|
||||
|
|
Loading…
Reference in a new issue