############################################################ # Project file for autotest for file qabstractprintdialog.h ############################################################ CONFIG += testcase TARGET = tst_qabstractprintdialog QT += widgets printsupport testlib SOURCES += tst_qabstractprintdialog.cpp