base.qrc 693 B

12345678910111213
  1. <RCC>
  2. <qresource prefix="/">
  3. <file>assets/window/strong_translucent-background.png</file>
  4. <file>assets/window/strong_translucent-border_bottom.png</file>
  5. <file>assets/window/strong_translucent-border-botleft.png</file>
  6. <file>assets/window/strong_translucent-border-botright.png</file>
  7. <file>assets/window/strong_translucent-border-left.png</file>
  8. <file>assets/window/strong_translucent-border-right.png</file>
  9. <file>assets/window/strong_translucent-border-top.png</file>
  10. <file>assets/window/strong_translucent-border-topleft.png</file>
  11. <file>assets/window/strong_translucent-border-topright.png</file>
  12. </qresource>
  13. </RCC>