Files
pay/modules/blocks/blocks-data.qrc
tomFlowee 491af94040 Provide another plugin integration.
Plugins can be plugged into the main menu and the send menu already,
this adds the ability for a (section of a) plugin to be loaded as
custom component in the main app, among others.
2024-06-23 19:37:52 +02:00

8 lines
175 B
Plaintext

<RCC>
<qresource prefix="/blocks">
<file>Configuration.qml</file>
<file>blocks.svg</file>
<file>DownloadChecker.qml</file>
</qresource>
</RCC>