dtkwidget/examples/collections/resources.qrc

11 lines
366 B
Plaintext

<RCC>
<qresource prefix="/">
<file>resources/data/dfm-settings.json</file>
<file>resources/data/dt-settings.json</file>
<file>resources/data/titlebar-settings.json</file>
<file>resources/data/example-license.json</file>
<file>resources/data/MIT.txt</file>
<file>resources/data/GPL-2.txt</file>
</qresource>
</RCC>