Don't close modified files or the current file at end of debug session

Acked-by: hjk
This commit is contained in:
con
2010-10-25 13:37:46 +02:00
parent 62d5cae082
commit 3891ed9705
3 changed files with 18 additions and 6 deletions

View File

@@ -87,6 +87,9 @@ namespace Internal {
} // namespace Internal
const char * const OPENED_BY_DEBUGGER = "OpenedByDebugger";
const char * const OPENED_WITH_DISASSEMBLY = "DisassemblerView";
} // namespace Constants