summaryrefslogtreecommitdiffstats
path: root/.commit-template
diff options
context:
space:
mode:
authorJan-Arve Sæther <jan-arve.saether@nokia.com>2010-04-26 08:30:56 (GMT)
committerJan-Arve Sæther <jan-arve.saether@nokia.com>2010-04-26 09:36:05 (GMT)
commit8daa3ee6591f0ec5f65552a8a9290228d6e9f0ab (patch)
tree245effd4beddc8d30e8b23db90d522643c050d77 /.commit-template
parent24bbcd26aebd584a74483abc710841c7f24581b8 (diff)
downloadQt-8daa3ee6591f0ec5f65552a8a9290228d6e9f0ab.zip
Qt-8daa3ee6591f0ec5f65552a8a9290228d6e9f0ab.tar.gz
Qt-8daa3ee6591f0ec5f65552a8a9290228d6e9f0ab.tar.bz2
QCheckBox did not have a minimumSizeHint()
Fortunately the *default* horizontal size policy was QSizePolicy::Minimum. However if the size policy was set to for instance Preferred it could shrink down until it disappeared. The following patch will do the same as QLabel does it: sizeHint is the same as minimumSizeHint. Task-number: QTBUG-2606 Reviewed-by: Gabriel
Diffstat (limited to '.commit-template')
0 files changed, 0 insertions, 0 deletions