Files
qt-creator/src/plugins/debugger/debugger.qrc

56 lines
2.7 KiB
Plaintext
Raw Normal View History

2008-12-02 12:01:29 +01:00
<RCC>
2010-02-19 12:20:37 +01:00
<qresource prefix="/debugger">
<file>images/category_debug.png</file>
2008-12-02 12:01:29 +01:00
<file>images/debugger_breakpoints.png</file>
<file>images/debugger_continue.png</file>
<file>images/debugger_continue@2x.png</file>
<file>images/debugger_continue_mask.png</file>
<file>images/debugger_continue_mask@2x.png</file>
<file>images/stop_overlay_small.png</file>
<file>images/stop_overlay_small@2x.png</file>
<file>images/interrupt_overlay_small.png</file>
<file>images/interrupt_overlay_small@2x.png</file>
<file>images/continue_overlay_small.png</file>
<file>images/continue_overlay_small@2x.png</file>
<file>images/debugger_empty_14.png</file>
<file>images/debugger_interrupt.png</file>
<file>images/debugger_interrupt@2x.png</file>
<file>images/debugger_interrupt_mask.png</file>
<file>images/debugger_interrupt_mask@2x.png</file>
<file>images/debugger_reversemode_16.png</file>
<file>images/debugger_singleinstructionmode.png</file>
<file>images/debugger_singleinstructionmode@2x.png</file>
<file>images/debugger_snapshot_small.png</file>
2008-12-02 12:01:29 +01:00
<file>images/debugger_stepinto_small.png</file>
<file>images/debugger_stepinto_small@2x.png</file>
<file>images/debugger_steponeproc_small.png</file>
2008-12-02 12:01:29 +01:00
<file>images/debugger_stepout_small.png</file>
<file>images/debugger_stepout_small@2x.png</file>
2008-12-02 12:01:29 +01:00
<file>images/debugger_stepover_small.png</file>
<file>images/debugger_stepover_small@2x.png</file>
2008-12-02 12:01:29 +01:00
<file>images/debugger_stepoverproc_small.png</file>
<file>images/watchpoint.png</file>
<file>images/tracepoint.png</file>
2010-03-05 14:30:08 +01:00
<file>images/breakpoint_16.png</file>
<file>images/breakpoint_24.png</file>
<file>images/breakpoint_disabled_16.png</file>
<file>images/breakpoint_disabled_24.png</file>
<file>images/breakpoint_disabled_32.png</file>
<file>images/breakpoint_pending_16.png</file>
<file>images/breakpoint_pending_24.png</file>
<file>images/location_16.png</file>
<file>images/location_24.png</file>
<file>images/mode_debug.png</file>
<file>images/mode_debug@2x.png</file>
<file>images/mode_debug_mask.png</file>
<file>images/mode_debug_mask@2x.png</file>
<file>images/pin.xpm</file>
<file>images/qml/select.png</file>
<file>images/qml/app-on-top.png</file>
<file>images/qml/apply-on-save.png</file>
<file>images/debugger_restart_small.png</file>
<file>images/debugger_restart_small@2x.png</file>
<file>Debugger.mimetypes.xml</file>
2008-12-02 12:01:29 +01:00
</qresource>
</RCC>