CONFIG += testcase TARGET = tst_qtexttable QT += testlib qtHaveModule(widgets): QT += widgets SOURCES += tst_qtexttable.cpp