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