resources.qrc 588 B

12345678910111213141516
  1. <RCC>
  2. <qresource prefix="/">
  3. <file>image/open_focus.png</file>
  4. <file>image/open_normal.png</file>
  5. <file>image/pause_focus.png</file>
  6. <file>image/pause_normal.png</file>
  7. <file>image/pause1_normal.png</file>
  8. <file>image/start_focus.png</file>
  9. <file>image/start_normal.png</file>
  10. <file>image/start1_normal.png</file>
  11. <file>image/close_normal.png</file>
  12. <file>image/showmaxsizebtn.png</file>
  13. <file>image/showminisizebtn.png</file>
  14. <file>image/shownormalbtn.png</file>
  15. </qresource>
  16. </RCC>