Small theme update, plus documentation fixes and tweaks to avoid warnings.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28538 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2009-08-25 07:46:37 +00:00
parent 9d3c6e1abb
commit f48b5d132e
22 changed files with 235 additions and 158 deletions

View file

@ -1035,7 +1035,7 @@ static Class fontPanelClass = Nil;
return YES;
}
- (BOOL) removeCollection:(NSString *) collection;
- (BOOL) removeCollection:(NSString *) collection
{
if ([_collections objectForKey: collection])
{