mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 12:00:48 +00:00
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:
parent
9d3c6e1abb
commit
f48b5d132e
22 changed files with 235 additions and 158 deletions
|
@ -1035,7 +1035,7 @@ static Class fontPanelClass = Nil;
|
|||
return YES;
|
||||
}
|
||||
|
||||
- (BOOL) removeCollection:(NSString *) collection;
|
||||
- (BOOL) removeCollection:(NSString *) collection
|
||||
{
|
||||
if ([_collections objectForKey: collection])
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue