mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 14:30:48 +00:00
Add new private header file with shared toolbar classes interfaces.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@27503 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2358f07c43
commit
cf906c58bb
7 changed files with 216 additions and 227 deletions
|
@ -33,14 +33,12 @@
|
|||
#define _GSToolbarView_h_INCLUDE
|
||||
|
||||
#include <Foundation/NSGeometry.h>
|
||||
// Necessary for NSToolbarDisplayMode and NSToolbarSizeMode
|
||||
#include <AppKit/NSToolbar.h>
|
||||
#include <AppKit/NSView.h>
|
||||
#include <AppKit/NSColor.h>
|
||||
|
||||
|
||||
@class NSMutableArray;
|
||||
@class NSClipView;
|
||||
@class NSToolbar;
|
||||
@class NSToolbarItem;
|
||||
@class GSToolbarClippedItemsButton;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue