aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/customitems/painteditem/painteditem.pyproject
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2020-07-20 20:52:25 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2020-07-20 20:52:30 +0200
commit7e16987d3a0369688dfea1e3d98efdb3e00c7b9c (patch)
treee258a890d216ec54eb44cb7f5ae1a3eaf54c4632 /examples/quick/customitems/painteditem/painteditem.pyproject
parent6db97969571b5d1b51b22d2de29eb37f253689f0 (diff)
parent14023079a9c082fa85592858698810e997af418e (diff)
Merge remote-tracking branch 'origin/5.15' into dev
Diffstat (limited to 'examples/quick/customitems/painteditem/painteditem.pyproject')
-rw-r--r--examples/quick/customitems/painteditem/painteditem.pyproject3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/quick/customitems/painteditem/painteditem.pyproject b/examples/quick/customitems/painteditem/painteditem.pyproject
new file mode 100644
index 000000000..0c70ebe59
--- /dev/null
+++ b/examples/quick/customitems/painteditem/painteditem.pyproject
@@ -0,0 +1,3 @@
+{
+ "files": ["main.qml", "painteditem.pyproject"]
+}