aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/material/qtquickcontrols2materialstyleplugin.qrc
blob: 71f9563bc728ddd81d3e6c4ab808c7eb86663290 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<RCC>
    <qresource prefix="/qt-project.org/imports/QtQuick/Controls.2/Material">
        <file>images/arrow-indicator.png</file>
        <file>images/arrow-indicator@2x.png</file>
        <file>images/arrow-indicator@3x.png</file>
        <file>images/arrow-indicator@4x.png</file>
        <file>images/check.png</file>
        <file>images/check@2x.png</file>
        <file>images/check@3x.png</file>
        <file>images/check@4x.png</file>
        <file>images/drop-indicator.png</file>
        <file>images/drop-indicator@2x.png</file>
        <file>images/drop-indicator@3x.png</file>
        <file>images/drop-indicator@4x.png</file>
        <file>shaders/RectangularGlow.frag</file>
        <file>shaders/+glslcore/RectangularGlow.frag</file>
        <file>shaders/+hlsl/RectangularGlow.frag</file>
        <file>shaders/+qsb/RectangularGlow.frag</file>
    </qresource>
</RCC>