DEBSOURCES
Skip Quicknav
sources / qtbase-opensource-src-gles / 5.15.15%2Bdfsg-2 / tests / auto / gui / text / qtexttable / qtexttable.pro
12345678
CONFIG += testcase TARGET = tst_qtexttable QT += testlib gui-private qtHaveModule(widgets): QT += widgets SOURCES += tst_qtexttable.cpp