qt6-bb10/tests/auto/gui/kernel/qhighdpiscaling
Tor Arne Vestbø 756d7facf6 Fix tst_QHighDpiScaling::scale
Without an override for logicalDpi() the base class implementation
would use the geometry of the screen to figure out the DPI, and end
up with ~100, which combined with a 96DPI base logical DPI would
give a wrong scale factor.

Change-Id: I68aecce44d2ee672c7b707dfe5444af8f551e961
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
2020-08-28 13:00:05 +02:00
..
CMakeLists.txt Merge remote-tracking branch 'origin/5.15' into dev 2020-04-08 20:11:39 +02:00
qhighdpiscaling.pro
tst_qhighdpiscaling.cpp Fix tst_QHighDpiScaling::scale 2020-08-28 13:00:05 +02:00