mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 12:00:52 +00:00
Indented a line
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7289 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
93f96443b6
commit
cb09233ba0
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ static Class defaultCellClass = nil;
|
|||
}
|
||||
|
||||
- (NSFormCell*)insertEntry:(NSString*)title
|
||||
atIndex:(int)index
|
||||
atIndex:(int)index
|
||||
{
|
||||
NSFormCell *new_cell = [[[isa cellClass] alloc] initTextCell:title];
|
||||
|
||||
|
|
Loading…
Reference in a new issue