f576f438bf
Change-Id: I732723389edf0970e9688966407c728d38538d0a Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@theqtcompany.com>
5 lines
93 B
Prolog
5 lines
93 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qkeyevent
|
|
SOURCES += tst_qkeyevent.cpp
|
|
QT = core gui testlib
|