summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-06-11 10:44:46 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-06-11 14:11:52 +0200
commit84584d7d55d3d9c3f8ac6504c888a81623719bf9 (patch)
treec1dd289ba749cdae7493731739e3e84b96d60632 /dbaccess
parente09bb0bd111da0dc0bb8e3a1c870c119c6e5d8d4 (diff)
has_default needs can_default
Change-Id: Id841d214b8d88a986c07d2827b281e5805c3c941 Reviewed-on: https://gerrit.libreoffice.org/73811 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
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>