blob: 0dbf643a32e199da81845d5fc0491ac16bc7e29a (
plain)
1
2
3
4
5
6
|
// TODO(tc): Come up with a way to automate the generation of these
// IDs so they don't collide with other rc files.
#define IDR_DEBUGGER_SHELL_JS 600
#define IDR_DEBUGGER_HTML 601
#define IDR_DEBUGGER_CSS 602
#define IDR_DEBUGGER_JS 603
|