Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Commit 5fbea02

Browse files
committed
Add icon for Debug -> Add watch expression
1 parent 6e4dee8 commit 5fbea02

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/AddIns/Debugger/Debugger.AddIn/Debugger.AddIn.addin

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
<Condition name = "IsTextSelected" action="Disable">
7575
<MenuItem id="AddWatchExpression"
7676
insertafter="AddExpressionBreakpoint"
77+
icon = "Icons.16x16.WatchAdd"
7778
label = "${res:MainWindow.Windows.Debug.AddWatchExpression}"
7879
shortcut="Ctrl|F7"
7980
class = "Debugger.AddIn.AddWatchExpressionCommand"/>

0 commit comments

Comments
 (0)