summaryrefslogtreecommitdiff
path: root/qtquickcontrols.pro
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@theqtcompany.com>2015-09-14 11:01:15 +0200
committerLiang Qi <liang.qi@theqtcompany.com>2015-09-15 10:18:44 +0000
commitf89bbf5f9c4a7092212a8482e38e25c96aebc32d (patch)
treeed4f28beb254a2671f143c887ddee6511a002624 /qtquickcontrols.pro
parent1a34c7f18f54d2b5397dad247cc2c08674322a93 (diff)
downloadqtquickcontrols-f89bbf5f9c4a7092212a8482e38e25c96aebc32d.tar.gz
Enable the build of Layouts with QT_NO_ACCESSIBILITY
Change-Id: I8936d86f9cac5b0cc6231dc08fb986129c68f599 Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Diffstat (limited to 'qtquickcontrols.pro')
-rw-r--r--qtquickcontrols.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/qtquickcontrols.pro b/qtquickcontrols.pro
index 7e514bf8..67086100 100644
--- a/qtquickcontrols.pro
+++ b/qtquickcontrols.pro
@@ -1,4 +1,3 @@
requires(qtHaveModule(quick))
-requires(contains(QT_CONFIG, accessibility))
load(qt_parts)