Theme Editor: Continuing work on rendering, skin preview will now show backdrop or...
[kugel-rb.git] / utils / themeeditor / resources.qrc
blob6815ccf8ea825905f9c3a36d99a7d3c0d62551e9
1 <RCC>
2     <qresource prefix="/resources">
3         <file>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     </qresource>
9     <qresource prefix="/render">
10         <file alias="scenebg.png">resources/render/scenebg.png</file>
11     </qresource>
12 </RCC>