9f1aa866bd
Task-number: QTBUG-19013 Change-Id: Ibb776f5967c0645ce6d22ef7afdc40657c575461 Reviewed-by: Holger Ihrig <holger.ihrig@nokia.com>
10 lines
310 B
Prolog
10 lines
310 B
Prolog
############################################################
|
|
# Project file for autotest for file qabstractprintdialog.h
|
|
############################################################
|
|
|
|
load(qttest_p4)
|
|
QT += widgets printsupport
|
|
SOURCES += tst_qabstractprintdialog.cpp
|
|
|
|
CONFIG += insignificant_test # QTBUG-21402
|