aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/pathitem/pathitem.pro
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2017-03-17 14:22:24 +0100
committerLaszlo Agocs <laszlo.agocs@qt.io>2017-03-30 09:29:14 +0000
commitbd9d5291cc0363ebe2d90067bda767ec0da39e58 (patch)
tree127816fd4baebed7aa033999e9a6fb119ae3846e /examples/quick/pathitem/pathitem.pro
parent55970b212fff45161f94ffe637b49473e8f5925b (diff)
Add an interactive PathItem example
Change-Id: I1ddfba07e80cd0315a2ef85c85a568636f8e808a Reviewed-by: Andy Nichols <andy.nichols@qt.io>
Diffstat (limited to 'examples/quick/pathitem/pathitem.pro')
-rw-r--r--examples/quick/pathitem/pathitem.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quick/pathitem/pathitem.pro b/examples/quick/pathitem/pathitem.pro
index 333b84176d..b0ff0537cf 100644
--- a/examples/quick/pathitem/pathitem.pro
+++ b/examples/quick/pathitem/pathitem.pro
@@ -5,6 +5,7 @@ SOURCES += main.cpp
RESOURCES += pathitem.qrc
OTHER_FILES += content/pathitem.qml \
content/pathitemgallery.qml \
+ content/pathiteminteract.qml \
content/pathitemsampling.qml \
content/pathitemtigers.qml \
content/tiger.qml \