1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2025-09-05 10:12:46 +00:00

Add support for server-side notifications

This commit is contained in:
Henk Kalkwater 2021-09-09 02:18:10 +02:00
parent 357ac89330
commit 60bc90c5fa
No known key found for this signature in database
GPG key ID: A69C050E9FD9FF6A
14 changed files with 179 additions and 14 deletions

View file

@ -18,5 +18,7 @@
<file>qml/pages/DetailPage.qml</file>
<file>qml/ApiClient.qml</file>
<file>qml/qmldir</file>
<file>qml/components/NotificationList.qml</file>
<file>qml/components/Notification.qml</file>
</qresource>
</RCC>