mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 13:20:38 +00:00
Nocolas patch for cell size calculation, plus some tidying
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4869 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ad0a4b7230
commit
9e3533aeb5
5 changed files with 168 additions and 121 deletions
|
@ -296,6 +296,7 @@ static Class cellClass;
|
|||
|
||||
- (void) sizeToFit
|
||||
{
|
||||
[self setFrameSize: [cell cellSize]];
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue