aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick')
-rw-r--r--examples/quick/customitems/painteditem/painteditem.pyproject3
-rw-r--r--examples/quick/painteditem/main.qml (renamed from examples/quick/customitems/painteditem/main.qml)0
-rw-r--r--examples/quick/painteditem/painteditem.py (renamed from examples/quick/customitems/painteditem/painteditem.py)0
-rw-r--r--examples/quick/painteditem/painteditem.pyproject3
4 files changed, 3 insertions, 3 deletions
diff --git a/examples/quick/customitems/painteditem/painteditem.pyproject b/examples/quick/customitems/painteditem/painteditem.pyproject
deleted file mode 100644
index 0c70ebe59..000000000
--- a/examples/quick/customitems/painteditem/painteditem.pyproject
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "files": ["main.qml", "painteditem.pyproject"]
-}
diff --git a/examples/quick/customitems/painteditem/main.qml b/examples/quick/painteditem/main.qml
index d3404cad6..d3404cad6 100644
--- a/examples/quick/customitems/painteditem/main.qml
+++ b/examples/quick/painteditem/main.qml
diff --git a/examples/quick/customitems/painteditem/painteditem.py b/examples/quick/painteditem/painteditem.py
index 5476bdbaf..5476bdbaf 100644
--- a/examples/quick/customitems/painteditem/painteditem.py
+++ b/examples/quick/painteditem/painteditem.py
diff --git a/examples/quick/painteditem/painteditem.pyproject b/examples/quick/painteditem/painteditem.pyproject
new file mode 100644
index 000000000..0597c2a97
--- /dev/null
+++ b/examples/quick/painteditem/painteditem.pyproject
@@ -0,0 +1,3 @@
+{
+ "files": ["main.qml", "painteditem.py"]
+}