feat(GODT-2960): added content in empty view when there is no account.

This commit is contained in:
Xavier Michelon
2023-09-29 14:57:15 +02:00
parent 55a9d4973c
commit 742d9eeef3
4 changed files with 88 additions and 18 deletions

View File

@ -81,6 +81,7 @@
<file>qml/KeychainSettings.qml</file>
<file>qml/LocalCacheSettings.qml</file>
<file>qml/MainWindow.qml</file>
<file>qml/NoAccountView.qml</file>
<file>qml/NotificationDialog.qml</file>
<file>qml/NotificationPopups.qml</file>
<file>qml/Notifications/Notification.qml</file>