summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-08-26 16:12:42 +0100
committerAndras Timar <andras.timar@collabora.com>2021-08-30 12:07:22 +0200
commitcfde9897d56b0ec076b7350160da9ff8eab6bc45 (patch)
tree414bb68ef652b860476c26e4dbc136991184cb34 /svx
parent81d10bf3ef0046941d5e6f7717f582e5286e0ab2 (diff)
tdf#139660 one of the group needs to be active
in this case using ToolButtons instead of ToggleToolButtons will work ok Change-Id: I806a8fc409ae346dd6734be13d69c4b171e54c08 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121123 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'svx')
-rw-r--r--svx/uiconfig/ui/sidebarparagraph.ui18
1 files changed, 9 insertions, 9 deletions
diff --git a/svx/uiconfig/ui/sidebarparagraph.ui b/svx/uiconfig/ui/sidebarparagraph.ui
index 2db34a7d6ef3..1f34c35b1c67 100644
--- a/svx/uiconfig/ui/sidebarparagraph.ui
+++ b/svx/uiconfig/ui/sidebarparagraph.ui
@@ -55,7 +55,7 @@
<property name="show_arrow">False</property>
<property name="icon_size">2</property>
<child>
- <object class="GtkToggleToolButton" id=".uno:LeftPara">
+ <object class="GtkToolButton" id=".uno:LeftPara">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="use_underline">True</property>
@@ -66,7 +66,7 @@
</packing>
</child>
<child>
- <object class="GtkToggleToolButton" id=".uno:CenterPara">
+ <object class="GtkToolButton" id=".uno:CenterPara">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="use_underline">True</property>
@@ -77,7 +77,7 @@
</packing>
</child>
<child>
- <object class="GtkToggleToolButton" id=".uno:RightPara">
+ <object class="GtkToolButton" id=".uno:RightPara">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="use_underline">True</property>
@@ -88,7 +88,7 @@
</packing>
</child>
<child>
- <object class="GtkToggleToolButton" id=".uno:JustifyPara">
+ <object class="GtkToolButton" id=".uno:JustifyPara">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="use_underline">True</property>
@@ -115,7 +115,7 @@
<property name="show_arrow">False</property>
<property name="icon_size">2</property>
<child>
- <object class="GtkToggleToolButton" id=".uno:ParaLeftToRight">
+ <object class="GtkToolButton" id=".uno:ParaLeftToRight">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="use_underline">True</property>
@@ -126,7 +126,7 @@
</packing>
</child>
<child>
- <object class="GtkToggleToolButton" id=".uno:ParaRightToLeft">
+ <object class="GtkToolButton" id=".uno:ParaRightToLeft">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="use_underline">True</property>
@@ -152,7 +152,7 @@
<property name="show_arrow">False</property>
<property name="icon_size">2</property>
<child>
- <object class="GtkToggleToolButton" id=".uno:CellVertTop">
+ <object class="GtkToolButton" id=".uno:CellVertTop">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="use_underline">True</property>
@@ -163,7 +163,7 @@
</packing>
</child>
<child>
- <object class="GtkToggleToolButton" id=".uno:CellVertCenter">
+ <object class="GtkToolButton" id=".uno:CellVertCenter">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="use_underline">True</property>
@@ -174,7 +174,7 @@
</packing>
</child>
<child>
- <object class="GtkToggleToolButton" id=".uno:CellVertBottom">
+ <object class="GtkToolButton" id=".uno:CellVertBottom">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="use_underline">True</property>