Files
thehub/rest-service/webdata.qrc
T
2020-09-19 11:27:00 +02:00

11 lines
415 B
Plaintext

<RCC>
<qresource prefix="/">
<file alias="index.html">data/index.html</file>
<file alias="setup.html">data/setup.html</file>
<file alias="addressHelp.html">data/addressHelp.html</file>
<file alias="error.json">data/error.json</file>
<file alias="txHelp.html">data/txHelp.html</file>
<file alias="rawTxHelp.html">data/rawTxHelp.html</file>
</qresource>
</RCC>