aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/extending/chapter5-listproperties/chapter5-listproperties.pyproject
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/extending/chapter5-listproperties/chapter5-listproperties.pyproject')
-rw-r--r--examples/declarative/extending/chapter5-listproperties/chapter5-listproperties.pyproject3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/declarative/extending/chapter5-listproperties/chapter5-listproperties.pyproject b/examples/declarative/extending/chapter5-listproperties/chapter5-listproperties.pyproject
new file mode 100644
index 000000000..a3f89d575
--- /dev/null
+++ b/examples/declarative/extending/chapter5-listproperties/chapter5-listproperties.pyproject
@@ -0,0 +1,3 @@
+{
+ "files": ["app.qml", "listproperties.py"]
+}