1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-07-04 23:55:27 +02:00
jami-client-qt/tests/qml/resources.qrc

13 lines
449 B
Text
Raw Normal View History

<RCC>
<qresource prefix="/">
<file>src/tst_LocalAccount.qml</file>
<file>src/tst_WizardView.qml</file>
<!--<file>src/tst_PresenceIndicator.qml</file>
<file>src/tst_ChatViewFooter.qml</file>
<file>src/resources/gif_test.gif</file>
<file>src/resources/gz_test.gz</file>
<file>src/resources/png_test.png</file>
<file>src/tst_FilesToSendContainer.qml</file>-->
</qresource>
</RCC>