aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2016-04-21 11:29:35 +0200
committerJ-P Nurmi <jpnurmi@qt.io>2016-04-21 14:08:48 +0000
commit00e81ce7a2a2b2f376a105089c861b1a0802c8dc (patch)
tree1389c2fb83d3c3cb93eebd4531a0f13c6c006821 /tests/auto/auto.pro
parent231b97436c62091d85405dc513a878c361ddf38a (diff)
Fix QQuickDrawerPrivate::positionAt()
The position on the right and bottom edges is relative to the size of the window, not the drawer itself. Change-Id: Ia1d7418d4091a3a9e26f691bd75448023e0ca1cf Reviewed-by: J-P Nurmi <jpnurmi@qt.io>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 311f97dc..569ca811 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -4,6 +4,7 @@ SUBDIRS += \
applicationwindow \
calendar \
controls \
+ drawer \
material \
menu \
popup \