Skip to content
Snippets Groups Projects
Commit f5360795 authored by Friedemann Kleint's avatar Friedemann Kleint
Browse files

Debugger: Streamline watch editing code.

Implement WatchModel::data() to return the right values
for Qt::EditRole, obsoleting the role matching in the delegate.
Similarly, handle Qt::EditRole in setData(), leaving only
'Change watch expression' in the delegate, which removes
and recreates a row, causing crashes when done in setData().
parent b87edd82
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment