logos-blockchain-ui/src/blockchain_resources.qrc
2026-02-18 09:58:03 +01:00

11 lines
323 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>icons/blockchain.png</file>
</qresource>
</RCC>