Files
pay/desktop/qml.qrc
T

42 lines
1.6 KiB
Plaintext
Raw Permalink Normal View History

2020-05-24 13:20:03 +02:00
<RCC>
<qresource prefix="/">
2020-12-25 22:26:33 +01:00
<file alias="FloweePay.png">../images/FloweePay.png</file>
2021-02-01 19:03:00 +01:00
<file alias="FloweePay.svg">../images/FloweePay.svg</file>
2021-04-29 15:18:10 +02:00
<file alias="FloweePay.svg">../images/FloweePay.svg</file>
2021-02-01 19:03:00 +01:00
<file alias="FloweePay-light.svg">../images/FloweePay-light.svg</file>
2021-04-29 15:18:10 +02:00
<file>sendIcon.png</file>
<file>sendIcon-light.png</file>
<file>receiveIcon.png</file>
<file>settingsIcon.png</file>
<file>settingsIcon-light.png</file>
<file>activityIcon.png</file>
<file>activityIcon-light.png</file>
2021-05-01 16:21:58 +02:00
<file>eye-closed-light.png</file>
<file>eye-closed.png</file>
<file>eye-open-light.png</file>
<file>eye-open.png</file>
<file>defaults.ini</file>
<file>AccountDetails.qml</file>
2020-12-25 22:26:33 +01:00
<file>ArrowPoint.qml</file>
<file>BitcoinAmountLabel.qml</file>
<file>BitcoinValueField.qml</file>
<file>Button2.qml</file>
<file>ConfigItem.qml</file>
<file>ControlColors.js</file>
<file>main.qml</file>
<file>NetView.qml</file>
<file>NewAccountDialog.qml</file>
<file>ReceiveTransactionPane.qml</file>
<file>SendTransactionPane.qml</file>
<file>SyncIndicator.qml</file>
<file>WalletTransactionDetails.qml</file>
<file>WalletTransaction.qml</file>
2021-04-20 17:41:35 +02:00
<file>FloweeTabBar.qml</file>
<file>AccountListItem.qml</file>
2021-04-22 16:13:40 +02:00
<file>FloweeCheckBox.qml</file>
2021-04-22 22:04:30 +02:00
<file>FloweeGroupBox.qml</file>
<file>LabelWithClipboard.qml</file>
2021-05-05 11:48:44 +02:00
<file>FloweeTextField.qml</file>
2020-05-24 13:20:03 +02:00
</qresource>
</RCC>