diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-06-15 17:09:11 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-06-15 21:16:52 +0200 |
commit | 32b61e99dfd8d2c50dec1cddfb27c4e5e7083d2d (patch) | |
tree | 3d08ce424d0dd4d19217a5607c6592de81ea29f0 /sc/uiconfig | |
parent | 0632d9a93fe34128628b3e93c85c943a9c7c919b (diff) |
tidy up .ui
Change-Id: I7400a4994c57e4652daca6215385bfd8e4d46369
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117266
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sc/uiconfig')
-rw-r--r-- | sc/uiconfig/scalc/ui/tpviewpage.ui | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sc/uiconfig/scalc/ui/tpviewpage.ui b/sc/uiconfig/scalc/ui/tpviewpage.ui index 0085a13d2ff6..f70d51a1a7c4 100644 --- a/sc/uiconfig/scalc/ui/tpviewpage.ui +++ b/sc/uiconfig/scalc/ui/tpviewpage.ui @@ -378,7 +378,6 @@ <property name="can-focus">True</property> <property name="receives-default">False</property> <property name="use-underline">True</property> - <property name="xalign">0</property> <property name="draw-indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="break-atkobject"> @@ -399,7 +398,6 @@ <property name="can-focus">True</property> <property name="receives-default">False</property> <property name="use-underline">True</property> - <property name="xalign">0</property> <property name="draw-indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="guideline-atkobject"> @@ -467,6 +465,7 @@ <property name="receives-default">False</property> <property name="xalign">0</property> <property name="draw-indicator">True</property> + <property name="label" translatable="no"></property> <child> <placeholder/> </child> @@ -505,6 +504,7 @@ <property name="tooltip-text" translatable="yes" context="tpviewpage|radiobuttonThemedTip">Show the cursor as defined in the icon theme, typically as fat cross.</property> <property name="use-underline">True</property> <property name="draw-indicator">True</property> + <property name="group">rbSystemCursor</property> </object> <packing> <property name="left-attach">1</property> @@ -521,7 +521,6 @@ <property name="use-underline">True</property> <property name="active">True</property> <property name="draw-indicator">True</property> - <property name="group">rbThemedCursor</property> </object> <packing> <property name="left-attach">2</property> |