qt5base-lts/tests/auto/gui/image/qpicture/qpicture.pro
Friedemann Kleint f74d4fb1da tst_qpicture: Remove dependency on widgets
Use the screen resolution obtained from QScreen instead
of QDesktopWidget.

Change-Id: If27bcf1c94a783c4c617d5364846b95a625bb93d
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
2018-05-24 10:35:43 +00:00

8 lines
87 B
Prolog

CONFIG += testcase
TARGET = tst_qpicture
QT += testlib
SOURCES += tst_qpicture.cpp