[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - dbaccess/uiconfig
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Thu Nov 14 12:34:03 UTC 2019
dbaccess/uiconfig/ui/parametersdialog.ui | 1 +
1 file changed, 1 insertion(+)
New commits:
commit bea59b87f6aa90114cdf67c5fb3a2e86a2c25498
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Wed Nov 13 12:39:00 2019 +0000
Commit: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Thu Nov 14 13:33:10 2019 +0100
receives_default without can_default
Change-Id: Ib1fb808876ab5f34951d55d8cd06b2ff01f44496
Reviewed-on: https://gerrit.libreoffice.org/82597
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
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>
More information about the Libreoffice-commits
mailing list