summaryrefslogtreecommitdiff
path: root/src/extras
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 /src/extras
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 'src/extras')
-rw-r--r--src/extras/extras.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/extras/extras.pro b/src/extras/extras.pro
index 2ebd8f81..4363ce00 100644
--- a/src/extras/extras.pro
+++ b/src/extras/extras.pro
@@ -1,3 +1,5 @@
+requires(contains(QT_CONFIG, accessibility))
+
TARGET = qtquickextrasplugin
TARGETPATH = QtQuick/Extras
IMPORT_VERSION = 1.4