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