dbaccess/uiconfig/ui/textconnectionsettings.ui |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 527ea6c085e22576096a056f2c84e47e96ad69dd
Author:     Caolán McNamara <[email protected]>
AuthorDate: Tue Jun 11 10:44:46 2019 +0100
Commit:     Michael Weghorn <[email protected]>
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 <[email protected]>

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>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to