Implement basic UI with QML (MailListPage) and batching DbChangeProcessor (Step 3-4 of transition plan)

This commit is contained in:
Padrino
2026-05-17 01:09:01 +02:00
parent e3071a23e0
commit acec320222
20 changed files with 829 additions and 82 deletions
+1
View File
@@ -1,5 +1,6 @@
<RCC>
<qresource prefix="/">
<file>resources/qml/main.qml</file>
<file>resources/qml/Shell.qml</file>
</qresource>
</RCC>