aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/quick3d/customgeometry/customgeometry.pyproject2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick3d/customgeometry/customgeometry.pyproject b/examples/quick3d/customgeometry/customgeometry.pyproject
index 45f906e20..3e31ac931 100644
--- a/examples/quick3d/customgeometry/customgeometry.pyproject
+++ b/examples/quick3d/customgeometry/customgeometry.pyproject
@@ -1,3 +1,3 @@
{
- "file": ["examplepoint.py", "exampletriangle.py", "main.py", "main.qml", "resources.qrc"]
+ "files": ["examplepoint.py", "exampletriangle.py", "main.py", "main.qml", "resources.qrc"]
}