Files
pay/guis/widgets.qrc
T

43 lines
1.9 KiB
Plaintext
Raw Permalink Normal View History

2022-11-14 21:19:31 +01:00
<RCC>
<qresource prefix="/">
2022-12-07 18:30:02 +01:00
<file alias="edit-copy.svg">images/edit-copy.svg</file>
2023-05-06 17:58:38 +02:00
<file alias="edit-copy-light.svg">images/edit-copy-light.svg</file>
2022-12-07 18:30:02 +01:00
<file alias="internet.svg">images/internet.svg</file>
2023-06-04 23:38:12 +02:00
<file alias="CashTokens.svg">images/CashTokens.svg</file>
2023-05-19 15:47:02 +02:00
<file alias="Flowee-Symbols.otf">images/Flowee-Symbols.otf</file>
2022-11-14 21:19:31 +01:00
<file>Flowee/ArrowPoint.qml</file>
<file>Flowee/BitcoinAmountLabel.qml</file>
<file>Flowee/Button.qml</file>
2022-11-21 15:47:12 +01:00
<file>Flowee/CardTypeSelector.qml</file>
2022-11-14 21:19:31 +01:00
<file>Flowee/CheckBox.qml</file>
<file>Flowee/CheckBoxLabel.qml</file>
<file>Flowee/CloseIcon.qml</file>
<file>Flowee/GroupBox.qml</file>
<file>Flowee/LabelWithClipboard.qml</file>
<file>Flowee/ListViewKeyHandler.qml</file>
<file>Flowee/MultilineTextField.qml</file>
<file>Flowee/ScrollThumb.qml</file>
<file>Flowee/TabBar.qml</file>
<file>Flowee/TextField.qml</file>
<file>Flowee/ComboBox.qml</file>
<file>Flowee/MoneyValueField.qml</file>
<file>Flowee/FiatValueField.qml</file>
<file>Flowee/BitcoinValueField.qml</file>
<file>Flowee/Dialog.qml</file>
<file>Flowee/CashFusionIcon.qml</file>
<file>Flowee/DialogButtonBox.qml</file>
<file>Flowee/WarningLabel.qml</file>
<file>Flowee/PasswdDialog.qml</file>
<file>Flowee/Label.qml</file>
<file>Flowee/LabelWithCursor.qml</file>
<file>Flowee/ObjectShaker.qml</file>
2022-12-07 18:30:02 +01:00
<file>Flowee/BroadcastFeedback.qml</file>
<file>Flowee/ImageButton.qml</file>
2022-12-16 19:57:43 +01:00
<file>Flowee/AccountTypeLabel.qml</file>
<file>Flowee/WalletSecretsView.qml</file>
2023-02-06 19:44:53 +01:00
<file>Flowee/HamburgerMenu.qml</file>
2023-02-09 14:56:39 +01:00
<file>Flowee/QRWidget.qml</file>
<file>Flowee/AddressInfoWidget.qml</file>
2022-11-14 21:19:31 +01:00
</qresource>
</RCC>