forked from qt-creator/qt-creator
debugger: Rework watch model.
It's now properly using canFetchMore/fetchMore. cdb is not yet ported.
This commit is contained in:
@@ -97,8 +97,6 @@ enum DebuggerActionCode
|
||||
UseToolTips,
|
||||
AssignValue,
|
||||
AssignType,
|
||||
ExpandItem,
|
||||
CollapseItem,
|
||||
|
||||
RecheckDebuggingHelpers,
|
||||
UseDebuggingHelpers,
|
||||
|
||||
Reference in New Issue
Block a user