5 lines
106 B
Prolog
5 lines
106 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qitemselectionmodel
|
|
QT += testlib
|
|
SOURCES += tst_qitemselectionmodel.cpp
|