[GTKUI] Remove dialog focus should be on Cancel button

This commit is contained in:
Calum Lind 2014-08-10 12:08:47 +01:00
parent 29a05978ec
commit d108091511

View file

@ -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>