diff options
Diffstat (limited to 'sw/uiconfig/sglobal/toolbar/previewobjectbar.xml')
-rw-r--r-- | sw/uiconfig/sglobal/toolbar/previewobjectbar.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/sglobal/toolbar/previewobjectbar.xml b/sw/uiconfig/sglobal/toolbar/previewobjectbar.xml index 13956996e79e..0585f459f708 100644 --- a/sw/uiconfig/sglobal/toolbar/previewobjectbar.xml +++ b/sw/uiconfig/sglobal/toolbar/previewobjectbar.xml @@ -34,8 +34,8 @@ <toolbar:toolbaritem xlink:href=".uno:PreviewZoom"/> <toolbar:toolbaritem xlink:href=".uno:ZoomPlus"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:Print"/> <toolbar:toolbaritem xlink:href=".uno:FullScreen"/> + <toolbar:toolbaritem xlink:href=".uno:Print" toolbar:style="image text"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:ClosePreview" toolbar:style="image text"/> </toolbar:toolbar> |