1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
<RCC>
<qresource prefix="/">
<file>icons/testtheme/16x16/actions/appointment-new.png</file>
<file>icons/testtheme/22x22/actions/appointment-new.png</file>
<file>icons/testtheme/22x22/actions/appointment-new@2x.png</file>
<file>icons/testtheme/22x22@2/actions/appointment-new.png</file>
<file>icons/testtheme/22x22/actions/+testselector/appointment-new.png</file>
<file>icons/testtheme/22x22/actions/+testselector/appointment-new@2x.png</file>
<file>icons/testtheme/22x22@2/actions/+testselector/appointment-new.png</file>
<file>icons/testtheme/index.theme</file>
<file>icons/testtheme/appointment-new.svg</file>
<file>icons/testtheme/22x22/actions/color-test-original.png</file>
<file>icons/testtheme/22x22/actions/color-test-tinted.png</file>
<file>icons/testtheme/22x22/actions/color-test-original@2x.png</file>
<file>icons/testtheme/22x22/actions/color-test-tinted@2x.png</file>
</qresource>
</RCC>
|