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