Mark QIcon test as not supporting high-DPI pixmaps

As of 951d490750, high-DPI support
for pixmaps is enabled by default, which makes this test fail
when running on a local system with a high-DPI display.

Change-Id: I3fe4674d19a57bf82aa32b01d470c714092f7e62
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
bb10
Volker Hilsheimer 2020-07-23 10:40:24 +02:00
parent 6a2f34db0b
commit c692f41ae5
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
# Generated from qicon.pro.
add_definitions(-DTESTCASE_LOWDPI) # special case
#####################################################################
## tst_qicon Test:
#####################################################################

View File

@ -1,4 +1,4 @@
CONFIG += testcase
CONFIG += testcase testcase_lowdpi
TARGET = tst_qicon
QT += testlib