RetroShare/retroshare-android-notify-service/src/qml.qrc
Gioacchino Mazzurco 5be6094214 Implement notifications on Android
Notify when there are unread messages
2017-04-12 19:28:48 +02:00

9 lines
196 B
Plaintext

<RCC>
<qresource prefix="/">
<file>main.qml</file>
<file>TokensManager.qml</file>
<file>AutologinManager.qml</file>
<file>qmldir</file>
</qresource>
</RCC>