mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Add NSFontDescriptor.h to AppKit.h
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28373 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
988c2a8a8b
commit
ca5161d0a1
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2009-06-28 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Headers/AppKit/AppKit.h : Addd NSFontDescriptor.h.
|
||||
|
||||
2009-06-22 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/NSUserDefaultsController.m (-initWithCoder:): Retain the
|
||||
|
|
|
@ -131,6 +131,7 @@
|
|||
#include <AppKit/NSDocumentController.h>
|
||||
#include <AppKit/NSDrawer.h>
|
||||
#include <AppKit/NSFileWrapper.h>
|
||||
#include <AppKit/NSFontDescriptor.h>
|
||||
#include <AppKit/NSGraphicsContext.h>
|
||||
#include <AppKit/NSHelpManager.h>
|
||||
#include <AppKit/NSInputManager.h>
|
||||
|
|
Loading…
Reference in a new issue