mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 07:20:38 +00:00
Moved NSWindow+Toolbar.h to Headers/AppKit
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19003 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e609ec5cb0
commit
920a933a52
5 changed files with 55 additions and 2 deletions
|
@ -307,6 +307,7 @@ NSToolbarItem.h \
|
|||
NSView.h \
|
||||
NSWindow.h \
|
||||
NSWindowController.h \
|
||||
NSWindow+Toolbar.h \
|
||||
NSWorkspace.h \
|
||||
NSAttributedString.h \
|
||||
NSColorPicking.h \
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
#include <Foundation/NSDebug.h>
|
||||
#include <Foundation/NSException.h>
|
||||
|
||||
#include "NSWindow+Toolbar.h"
|
||||
#include "AppKit/NSWindow+Toolbar.h"
|
||||
#include "AppKit/NSView.h"
|
||||
#include "AppKit/NSToolbar.h"
|
||||
#include "GNUstepGUI/GSToolbarView.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue