forked from qt-creator/qt-creator
debugger: simplify handling of context menu actions of the Locals&Watchers view
This commit is contained in:
@@ -123,10 +123,6 @@ enum DebuggerActionCode
|
||||
CreateFullBacktrace,
|
||||
|
||||
// Watchers & Locals
|
||||
WatchExpression,
|
||||
WatchExpressionInWindow,
|
||||
RemoveWatchExpression,
|
||||
WatchPoint,
|
||||
ShowStdNamespace,
|
||||
ShowQtNamespace,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user