diff --git a/Headers/gnustep/gui/NSComboBoxCell.h b/Headers/gnustep/gui/NSComboBoxCell.h index 2911589c2..712dddcff 100644 --- a/Headers/gnustep/gui/NSComboBoxCell.h +++ b/Headers/gnustep/gui/NSComboBoxCell.h @@ -45,8 +45,7 @@ int _selectedItem; @private; - NSRect _popRect; - NSEvent *_mUpEvent; + id _popup; } - (BOOL)hasVerticalScroller;