mirror of
https://github.com/tromey/gdb-gui.git
synced 2025-12-16 07:10: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="use_underline">True</property>
|
||||
<property name="icon_widget">image4</property>
|
||||
<accelerator key="f" signal="clicked"/>
|
||||
<signal name="clicked" handler="do_finish" swapped="no"/>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
|
||||
Reference in New Issue
Block a user