Files
pay/guis/widgets.qrc
T
tomFlowee 97a4b74bfa Include our font.
We ship our own font to not have to depend on the host system's
installed fonts for 'special' characters like arrows and stars.

This is a font forked from the Gnu-free font people, only since that one
is 2MB this is a very much stripped down version with just all the fun
stuff left.
2023-05-19 15:47:02 +02:00

42 lines
1.8 KiB
Plaintext

<RCC>
<qresource prefix="/">
<file alias="edit-copy.svg">images/edit-copy.svg</file>
<file alias="edit-copy-light.svg">images/edit-copy-light.svg</file>
<file alias="internet.svg">images/internet.svg</file>
<file alias="Flowee-Symbols.otf">images/Flowee-Symbols.otf</file>
<file>Flowee/ArrowPoint.qml</file>
<file>Flowee/BitcoinAmountLabel.qml</file>
<file>Flowee/Button.qml</file>
<file>Flowee/CardTypeSelector.qml</file>
<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>
<file>Flowee/BroadcastFeedback.qml</file>
<file>Flowee/ImageButton.qml</file>
<file>Flowee/AccountTypeLabel.qml</file>
<file>Flowee/WalletSecretsView.qml</file>
<file>Flowee/HamburgerMenu.qml</file>
<file>Flowee/QRWidget.qml</file>
<file>Flowee/AddressInfoWidget.qml</file>
</qresource>
</RCC>