diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-05-04 20:26:03 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-05-05 01:19:58 +0200 |
commit | fe61ab648e0f3b5993660f2255aca2de6f53c2a2 (patch) | |
tree | caf855e4cce0c5b8d9f86c768d41fd0ee3e24f41 | |
parent | 345d46112872842c34b6e3feb84d7407094dee64 (diff) |
T no more...
Change-Id: Ide06d5b57ddc203f5877b1f8ea8309234da7fca7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133854
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Jenkins
-rw-r--r-- | sw/uiconfig/swriter/toolbar/textstylebar.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/toolbar/textstylebar.xml b/sw/uiconfig/swriter/toolbar/textstylebar.xml index 746ceb4c73b2..4c28f4a1fa3d 100644 --- a/sw/uiconfig/swriter/toolbar/textstylebar.xml +++ b/sw/uiconfig/swriter/toolbar/textstylebar.xml @@ -24,7 +24,7 @@ <toolbar:toolbaritem xlink:href=".uno:StyleUpdateByExample"/> <toolbar:toolbaritem xlink:href=".uno:StyleNewByExample"/> <toolbar:toolbaritem xlink:href=".uno:EditStyle"/> -T<toolbar:toolbarseparator/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:CharFontName" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:FontHeight" toolbar:visible="false"/> |