mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-29 20:47:38 +00:00
Updated for ivar name change in NSCell
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5466 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
fbfdb9f16d
commit
a0c6c9910b
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@
|
|||
*/
|
||||
- (void)setSelectable:(BOOL)flag
|
||||
{
|
||||
cell_selectable = NO;
|
||||
_cell.is_selectable = NO;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue