debugger: fix removal of dummy <Edit> watch item using the <Del> key

This commit is contained in:
hjk
2011-03-17 19:37:07 +01:00
parent d1f62507d3
commit b1d255efeb
3 changed files with 5 additions and 1 deletions

View File

@@ -214,6 +214,7 @@ enum ModelRoles
LocalsEditTypeRole, // A QVariant::type describing the item
LocalsIntegerBaseRole, // Number base 16, 10, 8, 2
LocalsExpressionRole,
LocalsRawExpressionRole,
LocalsExpandedRole, // The preferred expanded state to the view
LocalsTypeFormatListRole,
LocalsTypeFormatRole, // Used to communicate alternative formats to the view