debugger: use new actions for watchers window/manager communication

This commit is contained in:
hjk
2009-03-25 12:30:13 +01:00
parent 249aaa0ab6
commit 504b81997d
8 changed files with 61 additions and 54 deletions

View File

@@ -150,6 +150,8 @@ enum DebuggerActionCode
WatchModelUpdate,
UseToolTips,
AssignValue,
ExpandItem,
CollapseItem,
RecheckDumpers,
UsePrebuiltDumpers,