summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2018-11-26 17:29:30 +0100
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2018-11-27 04:15:33 +0100
commit81a5ff9b2de61fd0d848427b3c9b34b4e3c84145 (patch)
tree159c7804f0aed19ea1f5d44050e997101bd0ecf3
parent39dbb20bb9a5f73487c5f3e0e685d7c61963a073 (diff)
tdf#120879 Remove has_default from help
Change-Id: I5b776f89b7a49307e7a3ed4382f28ac58fc738ff Reviewed-on: https://gerrit.libreoffice.org/64054 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> (cherry picked from commit 2bb070f95a05d52cba6fa36450d6317ab883d881) Reviewed-on: https://gerrit.libreoffice.org/64074 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r--sd/uiconfig/sdraw/ui/dlgsnap.ui1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/uiconfig/sdraw/ui/dlgsnap.ui b/sd/uiconfig/sdraw/ui/dlgsnap.ui
index 37a0ab88c3a1..0bb64dc9e5eb 100644
--- a/sd/uiconfig/sdraw/ui/dlgsnap.ui
+++ b/sd/uiconfig/sdraw/ui/dlgsnap.ui
@@ -96,7 +96,6 @@
<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>
</object>