blob: 75de976b2fec68ae217bd9867dd89002ec2e18c5 (
plain)
1
2
3
4
5
6
7
|
<RCC>
<qresource prefix="/stylesheet">
<file alias="combobox-down.png">resources/combobox-down.png</file>
<file alias="branch-closed.png">resources/branch-closed.png</file>
<file alias="branch-open.png">resources/branch-open.png</file>
</qresource>
</RCC>
|