summaryrefslogtreecommitdiffstats
path: root/dist/qt_themes/default/default.qrc
blob: 14a0cf6f946947b7d611a22488baf3f7cce2e342 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<RCC>
    <qresource prefix="icons/default">
        <file alias="index.theme">icons/index.theme</file>
      
        <file alias="16x16/checked.png">icons/16x16/checked.png</file>

        <file alias="16x16/failed.png">icons/16x16/failed.png</file>
      
        <file alias="256x256/yuzu.png">icons/256x256/yuzu.png</file>
    </qresource>
</RCC>