CONFIG += testcase
TARGET = tst_qpagelayout
SOURCES  += tst_qpagelayout.cpp

QT += gui-private testlib

DEFINES += QT_USE_USING_NAMESPACE
