summaryrefslogtreecommitdiffstats
path: root/tests/manual/cocoa/qsystemtrayicon/icons.qrc
blob: 2486dcab34b10c170dea0b3252aa40b52e8b438d (plain)
1
2
3
4
5
6
7
8
9
10
11
<RCC>
     <qresource prefix="/">
         <file>macsystray18x18.png</file>
         <file>macsystray36x36.png</file>
         <file>macsystray25x15.png</file>
         <file>macsystray50x30.png</file>
         <file>macsystray16x16.png</file>
         <file>macsystray32x32.png</file>
         <file>macsystray64x64.png</file>
    </qresource>
</RCC>