Qt: Fix mismatched debugger accelerators
This commit is contained in:
@@ -345,7 +345,7 @@
|
||||
<iconset theme="debug-toggle-breakpoint"/>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Toggle B&reakpoint</string>
|
||||
<string>Toggle &Breakpoint</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Toggle Breakpoint</string>
|
||||
@@ -406,7 +406,7 @@
|
||||
<iconset theme="add-line"/>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Add &Breakpoint</string>
|
||||
<string>&Add Breakpoint</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Add Breakpoint</string>
|
||||
|
||||
Reference in New Issue
Block a user