debugger: simplify code for inserting new watchitems

This commit is contained in:
hjk
2010-07-23 18:20:13 +02:00
parent e0c8bc6fff
commit 3f36dbd81a
7 changed files with 12 additions and 35 deletions

View File

@@ -214,7 +214,6 @@ enum ModelRoles
LocalsPointerValueRole, // Pointer value (address) as quint64
LocalsIsWatchpointAtAddressRole,
LocalsIsWatchpointAtPointerValueRole,
WatcherEditPlaceHolderRole,
RequestWatchPointRole,
RequestToggleWatchRole,
RequestToolTipByExpressionRole,