mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Removed unused ivars and added one to store the popup while open.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@15319 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9d0808bae8
commit
b54b019957
1 changed files with 1 additions and 2 deletions
|
@ -45,8 +45,7 @@
|
|||
int _selectedItem;
|
||||
|
||||
@private;
|
||||
NSRect _popRect;
|
||||
NSEvent *_mUpEvent;
|
||||
id _popup;
|
||||
}
|
||||
|
||||
- (BOOL)hasVerticalScroller;
|
||||
|
|
Loading…
Reference in a new issue