peerplays_migrated/programs/light_client/qml/qml.qrc

14 lines
357 B
Text
Raw Normal View History

2015-07-10 21:37:22 +00:00
<RCC>
<qresource prefix="/">
<file>main.qml</file>
2015-07-13 18:16:02 +00:00
<file>TransferForm.qml</file>
<file>FormBox.qml</file>
<file>FormFlipper.qml</file>
<file>Scaling.qml</file>
2015-07-14 19:06:00 +00:00
<file>Identicon.qml</file>
<file>AccountPicker.qml</file>
<file>jdenticon/jdenticon-1.0.1.min.js</file>
2015-07-10 21:37:22 +00:00
</qresource>
</RCC>