forked from qt-creator/qt-creator
Don't close modified files or the current file at end of debug session
Acked-by: hjk
This commit is contained in:
@@ -87,6 +87,9 @@ namespace Internal {
|
||||
|
||||
} // namespace Internal
|
||||
|
||||
const char * const OPENED_BY_DEBUGGER = "OpenedByDebugger";
|
||||
const char * const OPENED_WITH_DISASSEMBLY = "DisassemblerView";
|
||||
|
||||
} // namespace Constants
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user