forked from qt-creator/qt-creator
debugger: add widget watchers by mouse click in the debugged application.
The option is hidden in the context menu. Currently the application must be stopped.
This commit is contained in:
@@ -94,7 +94,7 @@ enum DebuggerActionCode
|
||||
WatchExpression,
|
||||
WatchExpressionInWindow,
|
||||
RemoveWatchExpression,
|
||||
WatchModelUpdate,
|
||||
WatchPoint,
|
||||
UseToolTips,
|
||||
AssignValue,
|
||||
AssignType,
|
||||
|
||||
Reference in New Issue
Block a user