Components moved to self project

This commit is contained in:
2023-04-12 18:56:14 +02:00
parent 4d02662034
commit e9fc872466
9 changed files with 29 additions and 201 deletions

View File

@@ -1,14 +1,10 @@
<RCC>
<qresource prefix="/">
<file>main.qml</file>
<file>Components/MenuBackButton.qml</file>
<file>qtquickcontrols2.conf</file>
<file>logo.png</file>
<file>Components/MainMenu.qml</file>
<file>Views/OrdersView.qml</file>
<file>Views/SettingsView.qml</file>
<file>Components/SubtitledItemDelegate.qml</file>
<file>Components/qmldir</file>
<file>Views/ProductsView.qml</file>
</qresource>
</RCC>