File: data.qrc

package info (click to toggle)
dtkwidget 5.7.12-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 36,540 kB
  • sloc: cpp: 63,257; ansic: 132; python: 88; sh: 42; makefile: 13
file content (9 lines) | stat: -rw-r--r-- 281 bytes parent folder | download
1
2
3
4
5
6
7
8
9
<RCC>
    <qresource prefix="/">
        <file>data/titlebar-settings.json</file>
        <file>data/example-license.json</file>
        <file>data/test.png</file>
        <file>data/watermarks/text.png</file>
        <file>data/watermarks/image.png</file>
    </qresource>
</RCC>