[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - svx/uiconfig
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Tue Oct 9 12:24:22 UTC 2018
svx/uiconfig/ui/sidebarstylespanel.ui | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 8ce528fcdf83c2fc38e4e68d7caeacd6bad68155
Author: Jim Raykowski <raykowj at gmail.com>
AuthorDate: Sat Sep 29 15:29:17 2018 -0800
Commit: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
CommitDate: Tue Oct 9 14:24:01 2018 +0200
tdf#118764 Sidebar style panel tab stops
Change-Id: I307de58a10ec3a79dcf75b9b1383e951b38a9d93
Reviewed-on: https://gerrit.libreoffice.org/61147
Tested-by: Jenkins
Reviewed-by: Katarina Behrens <Katarina.Behrens at cib.de>
(cherry picked from commit d9cb4522087d1ef1cafe4333f9b91a62a4657403)
Reviewed-on: https://gerrit.libreoffice.org/61574
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
diff --git a/svx/uiconfig/ui/sidebarstylespanel.ui b/svx/uiconfig/ui/sidebarstylespanel.ui
index d32571b10e4b..afdc241ab750 100644
--- a/svx/uiconfig/ui/sidebarstylespanel.ui
+++ b/svx/uiconfig/ui/sidebarstylespanel.ui
@@ -27,7 +27,7 @@
<child>
<object class="GtkToolButton" id="fontstyle">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can_focus">True</property>
<property name="is_important">True</property>
<property name="action_name">.uno:StyleApply</property>
</object>
@@ -61,7 +61,7 @@
<child>
<object class="GtkToolButton" id="styleupdateexample">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can_focus">True</property>
<property name="is_important">True</property>
<property name="action_name">.uno:StyleUpdateByExample</property>
</object>
@@ -84,7 +84,7 @@
<child>
<object class="GtkToolButton" id="stylenewexample">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can_focus">True</property>
<property name="is_important">True</property>
<property name="action_name">.uno:StyleNewByExample</property>
</object>
More information about the Libreoffice-commits
mailing list