Using qrc resource files for images and preparing qrc resources for qml

This commit is contained in:
2024-11-13 21:58:51 +01:00
parent e543f316db
commit fa5005cb73
13 changed files with 270 additions and 609 deletions

View File

@@ -14,6 +14,8 @@
"gui/test.qml",
"lib/DataBase.py",
"gui/EmployeTables.qml",
"gui/AddCustomer.qml"
"gui/AddCustomer.qml",
"pyqcrm.qrc",
"qml.qrc"
]
}