| commit | e0e307675cc2b962d0dcb557f4af4a34a729da66 | [log] |
|---|---|---|
| author | Caolán McNamara <caolanm@redhat.com> | Sat Mar 10 21:44:52 2018 +0000 |
| committer | Caolán McNamara <caolanm@redhat.com> | Sun Mar 11 21:34:09 2018 +0100 |
| tree | 2820b3841f9f6b36dbbeda3f5906e8499e3a2a25 | |
| parent | 745998f778c22568c3bd691ffc24e80982e2db44 [diff] |
has-default without can-default Change-Id: Id10bf6afd455c1f78152aabde033b24cb879db36 Reviewed-on: https://gerrit.libreoffice.org/51056 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
diff --git a/sw/uiconfig/swriter/ui/splittable.ui b/sw/uiconfig/swriter/ui/splittable.ui index 31db232..a192f79 100644 --- a/sw/uiconfig/swriter/ui/splittable.ui +++ b/sw/uiconfig/swriter/ui/splittable.ui
@@ -24,6 +24,7 @@ <property name="label">gtk-ok</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_stock">True</property>