mirror of
https://github.com/tromey/gdb-gui.git
synced 2026-01-06 16:40:04 +01:00
add an accelerator for "finish"
This commit is contained in:
@@ -108,6 +108,8 @@
|
|||||||
<property name="label" translatable="yes">Finish</property>
|
<property name="label" translatable="yes">Finish</property>
|
||||||
<property name="use_underline">True</property>
|
<property name="use_underline">True</property>
|
||||||
<property name="icon_widget">image4</property>
|
<property name="icon_widget">image4</property>
|
||||||
|
<accelerator key="f" signal="clicked"/>
|
||||||
|
<signal name="clicked" handler="do_finish" swapped="no"/>
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
<property name="expand">False</property>
|
<property name="expand">False</property>
|
||||||
|
|||||||
Reference in New Issue
Block a user