skia2/debugger/QT/SkIcons.qrc
chudy@google.com 902ebe5eb4 clt debugger
Review URL: https://codereview.appspot.com/6267043

git-svn-id: http://skia.googlecode.com/svn/trunk@4404 2bbb7eff-a529-9590-31e7-b0007b416f81
2012-06-29 14:21:22 +00:00

19 lines
624 B
Plaintext

<RCC>
<qresource prefix="/images">
<file>Icons/package-br32.png</file>
<file>Icons/drawer-open-icon.png</file>
<file>Icons/rewind.png</file>
<file>Icons/back.png</file>
<file>Icons/go-next.png</file>
<file>Icons/play.png</file>
<file>Icons/breakpoint.png</file>
<file>Icons/breakpoint_16x16.png</file>
<file>Icons/inspector.png</file>
<file>Icons/reset.png</file>
<file>Icons/skia.png</file>
<file>Icons/delete.png</file>
<file>Icons/reload.png</file>
<file>Icons/settings.png</file>
</qresource>
</RCC>