Files
pay/modules/example/example-data.qrc
T
tomFlowee 58614e17a6 Add a module explorer page in mobile view.
This allows discovering of the modules and enabling / disabling them.
2023-06-13 15:59:37 +02:00

7 lines
134 B
Plaintext

<RCC>
<qresource prefix="/example">
<file>example.svg</file>
<file>ExamplePage.qml</file>
</qresource>
</RCC>