DEBSOURCES
Skip Quicknav
sources / qtbase-opensource-src-gles / 5.15.17%2Bdfsg-1 / 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