5 lines
91 B
Prolog
5 lines
91 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qtooltip
|
|
QT += widgets testlib
|
|
SOURCES += tst_qtooltip.cpp
|