5 lines
117 B
Prolog
5 lines
117 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qinputmethod
|
|
SOURCES += tst_qinputmethod.cpp
|
|
QT += core-private gui-private testlib
|