blob: 80a7d20f25491057292d7bdf4144cfbd1a0f7a1a (
plain)
1
2
3
4
5
6
7
|
<RCC>
<qresource prefix="/">
<file alias="view-refresh.png">resources/3rdparty/view-refresh.png</file>
<file alias="go-next.png">resources/3rdparty/go-next.png</file>
<file alias="go-previous.png">resources/3rdparty/go-previous.png</file>
</qresource>
</RCC>
|