Init Qt Creator Files

This commit is contained in:
Daniel Stoppek
2024-10-23 15:03:43 +02:00
parent f5b33179d8
commit 8ac3117495
17 changed files with 653 additions and 0 deletions

6
pyqcrm.pyproject Normal file
View File

@@ -0,0 +1,6 @@
{
"files": [
"main.py",
"main.qml"
]
}