mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 03:10:47 +00:00
Deactivated the toolbar delegate synchronisation and other toolbar modifications
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@20001 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f981e6343f
commit
06bd77f976
4 changed files with 125 additions and 72 deletions
|
@ -62,7 +62,7 @@ typedef enum {
|
|||
NSToolbarDisplayMode _displayMode;
|
||||
NSToolbarSizeMode _sizeMode;
|
||||
NSRect _rectAvailable;
|
||||
unsigned int _heightFromLayout;
|
||||
float _heightFromLayout;
|
||||
}
|
||||
|
||||
- (id) initWithFrame: (NSRect)frame;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue