aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/quick.pro
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2015-01-01 19:51:44 +0100
committerShawn Rutledge <shawn.rutledge@digia.com>2015-01-23 05:35:16 +0100
commitfddc75e862032163af36d2282051758647b62d15 (patch)
tree5ab746c28acf78dc2dbcce2828cfc732f0347141 /tests/auto/quick/quick.pro
parentffe0f153f9c084170a249ffddd4c9ea7339572e3 (diff)
Introduce Shortcut
[ChangeLog][QtQuick] Added a Shortcut utility type for catching keyboard shortcuts Change-Id: I4af631bfa7987f0d809b1f5af499f1d9688a1e04 Reviewed-by: Caroline Chao <caroline.chao@theqtcompany.com> Reviewed-by: Alan Alpert <aalpert@blackberry.com> Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com>
Diffstat (limited to 'tests/auto/quick/quick.pro')
-rw-r--r--tests/auto/quick/quick.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/quick/quick.pro b/tests/auto/quick/quick.pro
index e400556b67..c2b7a4cc8d 100644
--- a/tests/auto/quick/quick.pro
+++ b/tests/auto/quick/quick.pro
@@ -64,6 +64,7 @@ QUICKTESTS = \
qquickrectangle \
qquickrepeater \
qquickshadereffect \
+ qquickshortcut \
qquickspritesequence \
qquicktext \
qquicktextdocument \