aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/quick.pro
diff options
context:
space:
mode:
authorJan Arve Saether <jan-arve.saether@theqtcompany.com>2016-02-18 13:28:59 +0100
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2016-02-26 13:18:27 +0000
commit974643829f677247a8b06aba563a28714b48f1a9 (patch)
tree2e040aacedff10bb0f579081bbae21693fea01be /examples/quick/quick.pro
parentfb2710a7f182ffb910f6b121e8bc125a4f61dcdf (diff)
Move QtQuick.Layouts to qtdeclarative from qtquickcontrols
This is in order for it to be available without having to install Qt Quick Controls Change-Id: I3f0d0dc108829947cd189b7861944e556e00cef3 Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
Diffstat (limited to 'examples/quick/quick.pro')
-rw-r--r--examples/quick/quick.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quick/quick.pro b/examples/quick/quick.pro
index c5ef46173c..e66e24882e 100644
--- a/examples/quick/quick.pro
+++ b/examples/quick/quick.pro
@@ -6,6 +6,7 @@ SUBDIRS = quick-accessibility \
canvas \
imageelements \
keyinteraction \
+ layouts \
localstorage \
models \
views \