aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/quick.pro
diff options
context:
space:
mode:
authorMichael Winkelmann <michael.winkelmann@qt.io>2018-07-11 10:58:34 +0200
committerhjk <hjk@qt.io>2018-07-13 15:25:45 +0000
commitad0f200df54e5afcb1fdcb977794259bdb9216b5 (patch)
treec18ae71137a4b8cb13b0ddd1696cc324952293af /examples/quick/quick.pro
parent9dd273027bfc3fc527b9f398309b9e057b7af290 (diff)
Make a subdirectory for TableView examples
This makes more room for more tableview examples. I also added the tableview directory to the quick.pro subdirs. Change-Id: Ia136150ded99c2ec627e122aa676e24a519683a9 Reviewed-by: hjk <hjk@qt.io>
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 ede3c54728..deef437046 100644
--- a/examples/quick/quick.pro
+++ b/examples/quick/quick.pro
@@ -10,6 +10,7 @@ SUBDIRS = quick-accessibility \
localstorage \
models \
views \
+ tableview \
mousearea \
positioners \
righttoleft \