aboutsummaryrefslogtreecommitdiffhomepage
path: root/debugger/QT/SkIcons.qrc
diff options
context:
space:
mode:
authorGravatar chudy@google.com <chudy@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-06-29 14:21:22 +0000
committerGravatar chudy@google.com <chudy@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-06-29 14:21:22 +0000
commit902ebe5eb41a350b766238b3b103c22fe9fc0fb5 (patch)
tree49f9d3fe38e9c261a0889e2f3397281b3c27aea1 /debugger/QT/SkIcons.qrc
parent05a718c9d2302b08f859adac5854b2df6ff84e43 (diff)
clt debugger
Review URL: https://codereview.appspot.com/6267043 git-svn-id: http://skia.googlecode.com/svn/trunk@4404 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'debugger/QT/SkIcons.qrc')
-rw-r--r--debugger/QT/SkIcons.qrc18
1 files changed, 18 insertions, 0 deletions
diff --git a/debugger/QT/SkIcons.qrc b/debugger/QT/SkIcons.qrc
new file mode 100644
index 0000000000..53f456f36b
--- /dev/null
+++ b/debugger/QT/SkIcons.qrc
@@ -0,0 +1,18 @@
+<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>