Kaydet (Commit) e0e79e90 authored tarafından Caolán McNamara's avatar Caolán McNamara

missing a default button for insert break

Change-Id: I417a6d46dc72ee251b43e00836363b6ae07c2b4c
üst 9921cf3b
......@@ -39,6 +39,8 @@
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="can_default">True</property>
<property name="has_default">True</property>
<property name="receives_default">True</property>
<property name="use_action_appearance">False</property>
<property name="use_stock">True</property>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment