summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2009-08-12 01:06:35 (GMT)
committerRohan McGovern <rohan.mcgovern@nokia.com>2009-08-12 01:06:35 (GMT)
commit1b75966678eafd3ce47fb49c1c387a12df571d7d (patch)
treee5c7a9a667c9178fdd3c1a0dc8cfe84ba60b4469 /tests
parentbc0a3868da2a08a6940d7dcb10721c968b995fbe (diff)
downloadQt-1b75966678eafd3ce47fb49c1c387a12df571d7d.zip
Qt-1b75966678eafd3ce47fb49c1c387a12df571d7d.tar.gz
Qt-1b75966678eafd3ce47fb49c1c387a12df571d7d.tar.bz2
Fixed failure to build tests due to missing qkeyevent.
Since the qkeyevent test was removed, also remove it from auto.pro.
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/auto.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index a048bc7..c36cd75 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -186,7 +186,6 @@ SUBDIRS += \
qitemmodel \
qitemselectionmodel \
qitemview \
- qkeyevent \
qkeysequence \
qlabel \
qlayout \