diff options
author | Olivier Goffart <ogoffart@trolltech.com> | 2009-04-29 15:01:04 (GMT) |
---|---|---|
committer | Olivier Goffart <ogoffart@trolltech.com> | 2009-05-06 07:57:11 (GMT) |
commit | 244f5ee9c2c34ddee200e4d5cdc1345762a5901b (patch) | |
tree | 12841f52f170972109281ea4115147ff0e063289 /src/gui/kernel/qguivariant.cpp | |
parent | 548da9a5434d615456a7a6efda3380b7138c6000 (diff) | |
download | Qt-244f5ee9c2c34ddee200e4d5cdc1345762a5901b.zip Qt-244f5ee9c2c34ddee200e4d5cdc1345762a5901b.tar.gz Qt-244f5ee9c2c34ddee200e4d5cdc1345762a5901b.tar.bz2 |
Fix QFormLayout which allowed fields to be smaller that their minimum size
If the label's sizeHint is bigger than its minimumSizeHint, the field
may be resized smaller than its minimum size.
This also fix another problem where the field would 'jump' from one
sizehint to the others.
(This can happen if labels can word-wrap for example)
Reviewed-by: Michael Goddard
Diffstat (limited to 'src/gui/kernel/qguivariant.cpp')
0 files changed, 0 insertions, 0 deletions