14 lines
360 B
Plaintext
14 lines
360 B
Plaintext
|
|
<RCC>
|
||
|
|
<qresource prefix="/qss">
|
||
|
|
<file>HealthUI.qss</file>
|
||
|
|
</qresource>
|
||
|
|
<qresource prefix="/img">
|
||
|
|
<file>fail.png</file>
|
||
|
|
<file>normal.png</file>
|
||
|
|
<file>warning.png</file>
|
||
|
|
<file>fail_rect.png</file>
|
||
|
|
<file>success_rect.png</file>
|
||
|
|
<file>warning_rect.png</file>
|
||
|
|
</qresource>
|
||
|
|
</RCC>
|