summaryrefslogtreecommitdiffstats
path: root/qtpropertybrowser/src/qtpropertybrowser.qrc
blob: 03e9c5612e61d4248db1c4553ac01ed7331f93df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<RCC version="1.0">
    <qresource prefix="/qt-project.org/qtpropertybrowser">
        <file>images/cursor-arrow.png</file>
        <file>images/cursor-busy.png</file>
        <file>images/cursor-closedhand.png</file>
        <file>images/cursor-cross.png</file>
        <file>images/cursor-forbidden.png</file>
        <file>images/cursor-hand.png</file>
        <file>images/cursor-hsplit.png</file>
        <file>images/cursor-ibeam.png</file>
        <file>images/cursor-openhand.png</file>
        <file>images/cursor-sizeall.png</file>
        <file>images/cursor-sizeb.png</file>
        <file>images/cursor-sizef.png</file>
        <file>images/cursor-sizeh.png</file>
        <file>images/cursor-sizev.png</file>
        <file>images/cursor-uparrow.png</file>
        <file>images/cursor-vsplit.png</file>
        <file>images/cursor-wait.png</file>
        <file>images/cursor-whatsthis.png</file>
    </qresource>
</RCC>