aboutsummaryrefslogtreecommitdiff
path: root/qtmips_gui/icons.qrc
blob: 08542ee539e3048242a5b5b44425c6dfe6083233 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<RCC>
    <qresource prefix="/">
        <file>icons/application-exit.png</file>
        <file>icons/reload.png</file>
        <file>icons/document-import.png</file>
        <file>icons/finish.png</file>
        <file>icons/forward.png</file>
        <file>icons/next.png</file>
        <file>icons/pause.png</file>
        <file>icons/refresh.png</file>
        <file>icons/play.png</file>
        <file>icons/stop.png</file>
    </qresource>
</RCC>