Add original resources back and update code to match
authorrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 19 Nov 2012 17:39:18 +0000 (17:39 +0000)
committerrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 19 Nov 2012 17:39:18 +0000 (17:39 +0000)
commit8e41a168b0c4eedfcfb05d46f6a19895cc9459ec
treebe640cb61ac302675d534452ae52e9ca544d0b82
parentdab9b4fe035c1e8a79e110139953c19bd48d66f9
Add original resources back and update code to match

https://codereview.appspot.com/6842061/

git-svn-id: http://skia.googlecode.com/svn/trunk@6484 2bbb7eff-a529-9590-31e7-b0007b416f81
15 files changed:
debugger/QT/Icons/.qrc [new file with mode: 0644]
debugger/QT/Icons/blank.png [new file with mode: 0644]
debugger/QT/Icons/breakpoint.png [new file with mode: 0644]
debugger/QT/Icons/breakpoint_16x16.png [new file with mode: 0644]
debugger/QT/Icons/delete.png [new file with mode: 0644]
debugger/QT/Icons/doit.bat [new file with mode: 0644]
debugger/QT/Icons/next.png [new file with mode: 0644]
debugger/QT/Icons/pause.png [new file with mode: 0644]
debugger/QT/Icons/play.png [new file with mode: 0644]
debugger/QT/Icons/previous.png [new file with mode: 0644]
debugger/QT/Icons/reload.png [new file with mode: 0644]
debugger/QT/Icons/rewind.png [new file with mode: 0644]
debugger/QT/Icons/skia.png [new file with mode: 0644]
debugger/QT/SkDebuggerGUI.cpp
debugger/QT/qrc_SkIcons.cpp