root/trunk/thune/debugger/icons.qrc

Revision 20, 367 bytes (checked in by krobillard, 3 years ago)

Thune - Imported debugger.

Line 
1<!DOCTYPE RCC><RCC version="1.0">
2<qresource>
3        <file>images/copy.png</file>
4        <file>images/cut.png</file>
5        <file>images/new.png</file>
6        <file>images/open.png</file>
7        <file>images/paste.png</file>
8        <file>images/save.png</file>
9
10        <file>images/run.png</file>
11        <file>images/step.png</file>
12        <file>images/stop.png</file>
13
14        <file>images/thune.png</file>
15</qresource>
16</RCC>
Note: See TracBrowser for help on using the browser.