mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-01 16:31:55 +00:00
Tidied
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8640 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
71820396a0
commit
f20571272a
1 changed files with 8 additions and 5 deletions
|
@ -417,7 +417,10 @@
|
|||
}
|
||||
|
||||
if (tableNeedResize)
|
||||
[self setFrameSize: tableFrame.size];
|
||||
{
|
||||
[self setFrameSize: tableFrame.size];
|
||||
}
|
||||
|
||||
|
||||
if (_minColumnDimension[column] < theFrame.size.width)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue