|
1 | | -<!DOCTYPE RCC><RCC version="1.0"> |
2 | | -<qresource> |
3 | | - <file>cppcheck-gui.png</file> |
4 | | - <file>images/dialog-error.png</file> |
5 | | - <file>images/dialog-information.png</file> |
6 | | - <file>images/dialog-warning.png</file> |
7 | | - <file>images/edit-clear.png</file> |
8 | | - <file>images/go-down.png</file> |
9 | | - <file>images/help-browser.png</file> |
10 | | - <file>images/media-floppy.png</file> |
11 | | - <file>images/preferences-system.png</file> |
12 | | - <file>images/process-stop.png</file> |
13 | | - <file>images/text-x-generic.png</file> |
14 | | - <file>images/view-recheck.png</file> |
15 | | - <file>images/view-refresh.png</file> |
16 | | - <file>images/showerrors.png</file> |
17 | | - <file>images/showstylewarnings.png</file> |
18 | | - <file>images/openproject.png</file> |
19 | | - <file>images/scratchpad.png</file> |
20 | | - <file>images/showwarnings.png</file> |
21 | | - <file>images/showperformance.png</file> |
22 | | - <file>images/utilities-system-monitor.png</file> |
23 | | - <file alias="COPYING">../COPYING</file> |
24 | | - <file alias="AUTHORS">../AUTHORS</file> |
25 | | - <file>images/go-home.png</file> |
26 | | - <file>images/go-next.png</file> |
27 | | - <file>images/go-previous.png</file> |
28 | | - <file>images/applications-development.png</file> |
29 | | - <file>images/applications-system.png</file> |
30 | | - <file>images/llvm-dragon.svg</file> |
31 | | -</qresource> |
| 1 | +<RCC> |
| 2 | + <qresource prefix="/"> |
| 3 | + <file>cppcheck-gui.png</file> |
| 4 | + <file>images/dialog-error.png</file> |
| 5 | + <file>images/dialog-information.png</file> |
| 6 | + <file>images/dialog-warning.png</file> |
| 7 | + <file>images/edit-clear.png</file> |
| 8 | + <file>images/go-down.png</file> |
| 9 | + <file>images/help-browser.png</file> |
| 10 | + <file>images/media-floppy.png</file> |
| 11 | + <file>images/preferences-system.png</file> |
| 12 | + <file>images/process-stop.png</file> |
| 13 | + <file>images/text-x-generic.png</file> |
| 14 | + <file>images/view-recheck.png</file> |
| 15 | + <file>images/view-refresh.png</file> |
| 16 | + <file>images/showerrors.png</file> |
| 17 | + <file>images/showstylewarnings.png</file> |
| 18 | + <file>images/openproject.png</file> |
| 19 | + <file>images/scratchpad.png</file> |
| 20 | + <file>images/showwarnings.png</file> |
| 21 | + <file>images/showperformance.png</file> |
| 22 | + <file>images/utilities-system-monitor.png</file> |
| 23 | + <file alias="COPYING">../COPYING</file> |
| 24 | + <file alias="AUTHORS">../AUTHORS</file> |
| 25 | + <file>images/go-home.png</file> |
| 26 | + <file>images/go-next.png</file> |
| 27 | + <file>images/go-previous.png</file> |
| 28 | + <file>images/applications-development.png</file> |
| 29 | + <file>images/applications-system.png</file> |
| 30 | + <file>images/llvm-dragon.svg</file> |
| 31 | + <file>images/llvm-dragon.png</file> |
| 32 | + </qresource> |
32 | 33 | </RCC> |
0 commit comments