summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-06-11 10:44:46 +0100
committerMichael Weghorn <m.weghorn@posteo.de>2019-06-12 23:20:58 +0200
commit527ea6c085e22576096a056f2c84e47e96ad69dd (patch)
tree5ecbffe790ee137a27950b136a54905bd6584b8e /dbaccess
parent6feaa8cab9e63a1f13a5bb272aad992f9a5b58ae (diff)
has_default needs can_default
Change-Id: Id841d214b8d88a986c07d2827b281e5805c3c941 Reviewed-on: https://gerrit.libreoffice.org/73812 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/uiconfig/ui/textconnectionsettings.ui1
1 files changed, 1 insertions, 0 deletions
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>