2011-04-27 10:05:43 +00:00
|
|
|
############################################################
|
|
|
|
# Project file for autotest for file qabstractprintdialog.h
|
|
|
|
############################################################
|
|
|
|
|
|
|
|
load(qttest_p4)
|
2011-08-24 09:30:24 +00:00
|
|
|
QT += widgets printsupport
|
2011-04-27 10:05:43 +00:00
|
|
|
SOURCES += tst_qabstractprintdialog.cpp
|
|
|
|
|
2011-09-12 13:17:30 +00:00
|
|
|
CONFIG += insignificant_test # QTBUG-21402
|