aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/material/qtquickcontrols2materialstyleplugin.qrc
blob: 6e29aea45707a4bdf6f6b9634542604d29be67ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<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>
    </qresource>
</RCC>