Applied memory leak fixing patches

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17277 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
CaS 2003-07-21 10:41:10 +00:00
parent 98a5680ea4
commit 195b45848e
10 changed files with 53 additions and 16 deletions

View file

@ -47,7 +47,7 @@
{
NSBrowser *browser;
@private;
@private
NSComboBoxCell *_cell;
BOOL _stopped;
}