mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-21 12:04:51 +00:00
[GTKUI] Remove dialog focus should be on Cancel button
This commit is contained in:
parent
29a05978ec
commit
d108091511
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@
|
|||
<property name="use_action_appearance">False</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="has_focus">True</property>
|
||||
<property name="receives_default">True</property>
|
||||
<property name="use_stock">True</property>
|
||||
</object>
|
||||
|
|
Loading…
Add table
Reference in a new issue