[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - dbaccess/uiconfig
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Wed Jun 12 21:21:59 UTC 2019
dbaccess/uiconfig/ui/textconnectionsettings.ui | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 527ea6c085e22576096a056f2c84e47e96ad69dd
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Tue Jun 11 10:44:46 2019 +0100
Commit: Michael Weghorn <m.weghorn at posteo.de>
CommitDate: Wed Jun 12 23:20:58 2019 +0200
has_default needs can_default
Change-Id: Id841d214b8d88a986c07d2827b281e5805c3c941
Reviewed-on: https://gerrit.libreoffice.org/73812
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn at posteo.de>
diff --git a/dbaccess/uiconfig/ui/textconnectionsettings.ui b/dbaccess/uiconfig/ui/textconnectionsettings.ui
index c19184429637..10f01e82dfdf 100644
--- a/dbaccess/uiconfig/ui/textconnectionsettings.ui
+++ b/dbaccess/uiconfig/ui/textconnectionsettings.ui
@@ -28,6 +28,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>
More information about the Libreoffice-commits
mailing list