mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 02:41:01 +00:00
Indented line
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@15638 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
85d90ce9d3
commit
a3559dd888
1 changed files with 1 additions and 1 deletions
|
@ -664,7 +664,7 @@ static NSDictionary *TypeInfoForName (NSArray *types, NSString *typeName)
|
||||||
if ([anItem action] == @selector(saveAllDocuments:))
|
if ([anItem action] == @selector(saveAllDocuments:))
|
||||||
{
|
{
|
||||||
return [self hasEditedDocuments];
|
return [self hasEditedDocuments];
|
||||||
}
|
}
|
||||||
return YES;
|
return YES;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue