summaryrefslogtreecommitdiffstats
path: root/examples/widgets/pdfviewer/resources.qrc
blob: 945c595655fa64fb9a620d5cd9f95754c41c4b84 (plain)
1
2
3
4
5
6
7
8
9
10
11
<RCC>
    <qresource prefix="/icons">
        <file>images/fileopen.png</file>
        <file>images/go-next-24.png</file>
        <file>images/go-previous-24.png</file>
        <file>images/zoom-in-24.png</file>
        <file>images/zoom-in-32.png</file>
        <file>images/zoom-out-24.png</file>
        <file>images/zoom-out-32.png</file>
    </qresource>
</RCC>