summaryrefslogtreecommitdiffstats
path: root/tests/manual/manual.pro
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2012-04-19 11:04:54 +0200
committerQt by Nokia <qt-info@nokia.com>2012-04-19 19:46:07 +0200
commit93b34badfec4f602ccf482922bf04180d220c5ec (patch)
tree162c03a45883614d72839bb2391019bb5e9be4a1 /tests/manual/manual.pro
parentc1bfcb29ff0d3ce703f3f83d2fd352efcbfcb000 (diff)
Add a manual test for the window geometry.
Test positioning QWindow and QWidget (frame / normal geometry) for testing QPA plugins. The test can be built with Qt 4 for comparison. Change-Id: I695bf28d5fdf738262d322518d01ad04aa5056f5 Reviewed-by: Morten Johan Sørvig <morten.sorvig@nokia.com>
Diffstat (limited to 'tests/manual/manual.pro')
-rw-r--r--tests/manual/manual.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/manual/manual.pro b/tests/manual/manual.pro
index 9df151eee1..ef72a5eec4 100644
--- a/tests/manual/manual.pro
+++ b/tests/manual/manual.pro
@@ -27,6 +27,7 @@ socketengine \
textrendering \
widgets/itemviews/delegate \
windowflags \
+windowgeometry \
windowmodality
!contains(QT_CONFIG, openssl):!contains(QT_CONFIG, openssl-linked):SUBDIRS -= qssloptions