aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/welcome/welcome.qrc
blob: 3158be8568248dff37298f8fd7d89f083937223e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<RCC>
    <qresource prefix="/welcome">
        <file>images/mode_welcome.png</file>
        <file>images/mode_welcome@2x.png</file>
        <file>images/mode_welcome_mask.png</file>
        <file>images/mode_welcome_mask@2x.png</file>
        <file>images/project.png</file>
        <file>images/project@2x.png</file>
        <file>images/session.png</file>
        <file>images/session@2x.png</file>
        <file>images/border.png</file>
        <file>images/link.png</file>
        <file>images/link@2x.png</file>
    </qresource>
</RCC>