qBroom.qrc 525 B

12345678910111213141516
  1. <RCC>
  2. <qresource prefix="/CC/plugin/qBroom">
  3. <file>images/cea_logo_small.jpg</file>
  4. <file>images/cea_logo.jpg</file>
  5. <file>images/btn_donateCC_LG.gif</file>
  6. <file>images/qBroom.png</file>
  7. <file>images/warning.png</file>
  8. <file>images/ccViewXneg.png</file>
  9. <file>images/ccViewXpos.png</file>
  10. <file>images/ccViewYneg.png</file>
  11. <file>images/ccViewYpos.png</file>
  12. <file>images/ccViewZneg.png</file>
  13. <file>images/ccViewZpos.png</file>
  14. <file>info.json</file>
  15. </qresource>
  16. </RCC>