mirror of
https://git.deluge-torrent.org/deluge
synced 2025-09-20 16:38:33 +00:00
[GTK3UI] Allow escape key to close Create Torrent dialog
This commit is contained in:
parent
f74163489c
commit
967537a409
1 changed files with 1 additions and 0 deletions
|
@ -810,6 +810,7 @@
|
|||
<property name="receives_default">True</property>
|
||||
<property name="use_underline">True</property>
|
||||
<signal name="clicked" handler="on_button_cancel_clicked" swapped="no"/>
|
||||
<accelerator key="Escape" signal="clicked"/>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue