summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2018-11-26 17:29:30 +0100
committerCaolán McNamara <caolanm@redhat.com>2018-11-26 21:48:41 +0100
commit2bb070f95a05d52cba6fa36450d6317ab883d881 (patch)
tree6f879b2e1854d9826596a24c8984dc232f223745
parent73616a273d9aa0e0bb3c7a7babc87479680a78b5 (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>
-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>