Kaydet (Commit) d9cb4522 authored tarafından Jim Raykowski's avatar Jim Raykowski Kaydeden (comit) Katarina Behrens

tdf#118764 Sidebar style panel tab stops

Change-Id: I307de58a10ec3a79dcf75b9b1383e951b38a9d93
Reviewed-on: https://gerrit.libreoffice.org/61147
Tested-by: Jenkins
Reviewed-by: 's avatarKatarina Behrens <Katarina.Behrens@cib.de>
üst 1f2f5350
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment