logos-blockchain-ui/src/blockchain_resources.qrc
2026-02-27 09:13:47 +01:00

19 lines
706 B
Plaintext

<RCC>
<qresource prefix="/">
<file>qml/BlockchainView.qml</file>
<file>qml/views/qmldir</file>
<file>qml/views/StatusConfigView.qml</file>
<file>qml/views/LogsView.qml</file>
<file>qml/views/WalletView.qml</file>
<file>qml/views/GenerateConfigView.qml</file>
<file>qml/views/ConfigChoiceView.qml</file>
<file>qml/views/SetConfigPathView.qml</file>
<file>qml/controls/AccountDelegate.qml</file>
<file>qml/controls/LogosCopyButton.qml</file>
<file>icons/blockchain.png</file>
<file>icons/copy.svg</file>
<file>icons/checkmark.svg</file>
<file>icons/refresh.svg</file>
</qresource>
</RCC>