forked from qt-creator/qt-creator
debugger: make an option to select terminal application (not used yet)
This commit is contained in:
@@ -141,6 +141,7 @@ enum DebuggerActionCode
|
||||
GdbScriptFile,
|
||||
GdbAutoRun,
|
||||
GdbAutoQuit,
|
||||
Terminal,
|
||||
|
||||
// Watchers & Locals
|
||||
WatchExpression,
|
||||
|
||||
Reference in New Issue
Block a user