Theme Editor: Added a reset zoom button, made icons for all the zoom buttons
[kugel-rb.git] / utils / themeeditor / resources.qrc
blobdbaeea31852f25c3137e2108f63b3b34f44eff29
1 <RCC>
2     <qresource prefix="/resources">
3         <file alias="windowicon.png">resources/windowicon.png</file>
4         <file>resources/document-new.png</file>
5         <file>resources/document-open.png</file>
6         <file>resources/document-save.png</file>
7         <file alias="configkeys">resources/configkeys</file>
8         <file alias="deviceoptions">resources/deviceoptions</file>
9         <file>resources/zoomeven.png</file>
10         <file>resources/zoomin.png</file>
11         <file>resources/zoomout.png</file>
12     </qresource>
13     <qresource prefix="/render">
14         <file alias="scenebg.png">resources/render/scenebg.png</file>
15     </qresource>
16 </RCC>