45f681e818
The test contained outdated baseline images for 1) Windows Vista: They were only used for OS version Vista and do not match any more. 2) macOS: They were apparently were not in use any more Remove the testing and image comparison code. Task-number: QTBUG-76493 Change-Id: I91cec5113db8d1845b43f97ad2987e63d9f86ac7 Reviewed-by: Christian Ehrlicher <ch.ehrlicher@gmx.de>
5 lines
104 B
Prolog
5 lines
104 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qstyle
|
|
QT += widgets testlib testlib-private
|
|
SOURCES += tst_qstyle.cpp
|