blob: f000febf309098b605afd91fc62c0eb72e3f4973 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<!DOCTYPE RCC><RCC version="1.0">
<qresource prefix="/webkit/resources">
<file>missingImage.png</file>
<file>nullPlugin.png</file>
<file>textAreaResizeCorner.png</file>
<file>urlIcon.png</file>
<file>zoomInCursor.png</file>
<file>zoomOutCursor.png</file>
<file>verticalTextCursor.png</file>
<file>cellCursor.png</file>
<file>contextMenuCursor.png</file>
<file>copyCursor.png</file>
<file>progressCursor.png</file>
<file>aliasCursor.png</file>
</qresource>
</RCC>
|