--- NSComboBoxCell.h 2002-12-23 17:18:05.000000000 -0600 +++ NSComboBoxCell.h.new 2003-07-21 00:32:58.000000000 -0500 @@ -44,7 +44,7 @@ float _itemHeight; int _selectedItem; -@private; +@private id _popup; }