Lots of small tweaks to make -gui compile without warnings with clang.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@30119 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
theraven 2010-04-10 20:33:30 +00:00
parent 3529a217e2
commit 3da9ac45b7
13 changed files with 38 additions and 31 deletions

View file

@ -144,7 +144,7 @@ static NSFont *_leafFont;
{
NSBrowserCell *c = [super copyWithZone: zone];
TEST_RETAIN (_alternateImage);
_alternateImage = TEST_RETAIN (_alternateImage);
//c->_browsercell_is_leaf = _browsercell_is_leaf;
//c->_browsercell_is_loaded = _browsercell_is_loaded;