mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 12:00:45 +00:00
make nsmenu extensible (#301)
This commit is contained in:
parent
3b02ac1d9d
commit
fb1472ad3b
1 changed files with 1 additions and 1 deletions
|
@ -410,7 +410,7 @@ APPKIT_EXPORT_CLASS
|
|||
unsigned int unused: 25;
|
||||
} _menu;
|
||||
|
||||
@private
|
||||
@protected
|
||||
NSWindow *_aWindow;
|
||||
NSWindow *_bWindow;
|
||||
NSMenu *_oldAttachedMenu;
|
||||
|
|
Loading…
Reference in a new issue