diff --git a/ImageProcess.pyproject b/ImageProcess.pyproject new file mode 100644 index 0000000..229c348 --- /dev/null +++ b/ImageProcess.pyproject @@ -0,0 +1,15 @@ +{ + "files": ["Components/Floatspin.qml", + "main.qml", + "Components/Section.qml", + "Components/Operation.qml", + "Components/Selectcolor.qml", + "main.py", + "Components/Labelrow.qml", + "Components/Selectpoint.qml", + "assets/circuit.jpg", + "assets/ocean.png", + "assets/starrynew.png", + "assets/stars.png" + ] +}