summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-11-22 21:14:40 +0000
committerCaolán McNamara <caolanm@redhat.com>2018-11-23 09:55:57 +0100
commita0131f3200bddb068eee9bb72f9bfa1cf24fd643 (patch)
tree98b2077dfd9836512795876e1608633ea38ed30c /chart2
parent8ea1bdce62880448a42bcc4a283308bdccebb2cf (diff)
Related: tdf#118764 last of the GtkButtons with can-focus False
Change-Id: I8001d8c6c950e74df0f909e1cebfb3d1e52a84a4 Reviewed-on: https://gerrit.libreoffice.org/63846 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'chart2')
-rw-r--r--chart2/uiconfig/ui/tp_DataSource.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/chart2/uiconfig/ui/tp_DataSource.ui b/chart2/uiconfig/ui/tp_DataSource.ui
index a1fe9453fea1..a6fce7637052 100644
--- a/chart2/uiconfig/ui/tp_DataSource.ui
+++ b/chart2/uiconfig/ui/tp_DataSource.ui
@@ -94,7 +94,7 @@
<object class="GtkButton" id="BTN_ADD">
<property name="label" translatable="yes" context="tp_DataSource|BTN_ADD">_Add</property>
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
</object>
@@ -106,7 +106,7 @@
<child>
<object class="GtkButton" id="BTN_UP">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="always_show_image">True</property>
<child internal-child="accessible">
@@ -124,7 +124,7 @@
<object class="GtkButton" id="BTN_REMOVE">
<property name="label" translatable="yes" context="tp_DataSource|BTN_REMOVE">_Remove</property>
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="hexpand">True</property>
<property name="use_underline">True</property>
@@ -137,7 +137,7 @@
<child>
<object class="GtkButton" id="BTN_DOWN">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can_focus">True</property>
<property name="receives_default">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="BTN_DOWN-atkobject">