mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 13:20:38 +00:00
Updated for changings in NSCell
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5487 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a7bb50b6ba
commit
5deeebe455
1 changed files with 0 additions and 3 deletions
|
@ -116,9 +116,6 @@ static Class cellClass;
|
|||
[NSException raise: NSInvalidArgumentException
|
||||
format: @"attempt to set non-cell object for control cell"];
|
||||
|
||||
[cell setControlView: nil];
|
||||
[aCell setControlView: self];
|
||||
|
||||
ASSIGN(cell, aCell);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue