aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/chattutorial/shared/shared.qrc
blob: 9eda6aa29c4445e67511f7ecfb7a7e0d11c912cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<RCC>
    <qresource prefix="/">
        <file>Albert_Einstein.png</file>
        <file>Albert_Einstein@2x.png</file>
        <file>Albert_Einstein@3x.png</file>
        <file>Albert_Einstein@4x.png</file>
        <file>Ernest_Hemingway.png</file>
        <file>Ernest_Hemingway@2x.png</file>
        <file>Ernest_Hemingway@3x.png</file>
        <file>Ernest_Hemingway@4x.png</file>
        <file>Hans_Gude.png</file>
        <file>Hans_Gude@2x.png</file>
        <file>Hans_Gude@3x.png</file>
        <file>Hans_Gude@4x.png</file>
    </qresource>
</RCC>