summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorPrasanth Ullattil <prasanth.ullattil@nokia.com>2010-04-19 07:08:34 (GMT)
committerPrasanth Ullattil <prasanth.ullattil@nokia.com>2010-04-20 09:39:56 (GMT)
commitc0bbdb8a293d0877e8dba517bad50748c70d0dfd (patch)
tree4249fd9a3c08d7de465c59784bd66a1ad753f214 /configure
parent85add63738927dc5a0ebfdb27edccfee66ba8caa (diff)
downloadQt-c0bbdb8a293d0877e8dba517bad50748c70d0dfd.zip
Qt-c0bbdb8a293d0877e8dba517bad50748c70d0dfd.tar.gz
Qt-c0bbdb8a293d0877e8dba517bad50748c70d0dfd.tar.bz2
ScrollBar width not updated dynamically on Windows.
Whenever the scrollbar width is changed in the system, Windows sends a WM_SETTINGCHANGE message (with SPI_SETNONCLIENTMETRICS) to all toplevel windows. This will now call updateGeometry() for all QScrollBar based widgets and issue a new QEvent::LayoutRequest. Task-number: QTBUG-9822 Reviewed-by: Jan-Arve
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions