summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-11-13 12:39:00 +0000
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2019-11-14 13:33:10 +0100
commitbea59b87f6aa90114cdf67c5fb3a2e86a2c25498 (patch)
tree0879a1661affa13dc2cd36b25fb91929999ae685 /dbaccess
parentc54c5d872ad464985ca974a7fcf28bef54530b43 (diff)
receives_default without can_default
Change-Id: Ib1fb808876ab5f34951d55d8cd06b2ff01f44496 Reviewed-on: https://gerrit.libreoffice.org/82597 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/uiconfig/ui/parametersdialog.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/dbaccess/uiconfig/ui/parametersdialog.ui b/dbaccess/uiconfig/ui/parametersdialog.ui
index f86166d22641..55f68b612696 100644
--- a/dbaccess/uiconfig/ui/parametersdialog.ui
+++ b/dbaccess/uiconfig/ui/parametersdialog.ui
@@ -189,6 +189,7 @@
<property name="label" translatable="yes" context="parametersdialog|next">_Next</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="can_default">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
</object>