debugger: simplify handling of context menu actions of the Locals&Watchers view

This commit is contained in:
hjk
2010-06-23 15:13:51 +02:00
parent bb0f033b92
commit a25fd01a10
10 changed files with 83 additions and 82 deletions

View File

@@ -123,10 +123,6 @@ enum DebuggerActionCode
CreateFullBacktrace,
// Watchers & Locals
WatchExpression,
WatchExpressionInWindow,
RemoveWatchExpression,
WatchPoint,
ShowStdNamespace,
ShowQtNamespace,