aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/tutorials/extending/chapter6-plugins/chapter6-plugins.pyproject
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qml/tutorials/extending/chapter6-plugins/chapter6-plugins.pyproject')
-rw-r--r--examples/qml/tutorials/extending/chapter6-plugins/chapter6-plugins.pyproject3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/qml/tutorials/extending/chapter6-plugins/chapter6-plugins.pyproject b/examples/qml/tutorials/extending/chapter6-plugins/chapter6-plugins.pyproject
deleted file mode 100644
index cc684401f..000000000
--- a/examples/qml/tutorials/extending/chapter6-plugins/chapter6-plugins.pyproject
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "files": ["app.qml", "Charts/piechart.py", "Charts/pieslice.py"]
-}