Review Request: Fix Copy Value Context Menu Action

David Narváez david.narvaez at computer.org
Mon Apr 9 11:21:31 UTC 2012


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104521/
-----------------------------------------------------------

Review request for KDevelop.


Description
-------

Created a new member variable to hold the Stop on Change action so that it does not overwrite the Copy Value action.


Diffs
-----

  debugger/variable/variablewidget.h 894809e 
  debugger/variable/variablewidget.cpp 4a13fea 

Diff: http://git.reviewboard.kde.org/r/104521/diff/


Testing
-------

1. Put a breakpoint in a project
2. Debug the project until it hits the breakpoint
3. Right click on any variable in the Variables view at left

Before this patch, the Copy Value menu action was not displayed. This patch displays both the Copy Value and the Stop on Change actions.


Thanks,

David Narváez

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20120409/5c486c07/attachment.html>


More information about the KDevelop-devel mailing list