summaryrefslogtreecommitdiffstats
path: root/examples/icons/icons.qrc
blob: 9e90e6f210f5c3449a322a63353f68b0101a3bbc (plain)
1
2
3
4
5
6
7
8
9
<RCC>
  <qresource prefix="Icons" >
    <file>action-locked-default.png</file>
    <file>action-locked.png</file>
    <file>action-unlocked.png</file>
    <file>custom-no.png</file>
    <file>custom-yes.png</file>
  </qresource>
</RCC>