From 736cf835b9edb7a18fa52a12b03c252a9b63ff7c Mon Sep 17 00:00:00 2001 From: Justin Luth Date: Wed, 28 Jun 2023 20:52:14 -0400 Subject: tdf#118335 use .uno:ClosePreview instead of PrintPreview in contexts where only closing the preview is useful. Doing this will allow us to get rid of the PopupLabel on PrintPreview Change-Id: Iebd02af2dee12726e601d79e94252d3bfacb2dd1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153730 Tested-by: Jenkins Reviewed-by: Justin Luth --- sw/uiconfig/swriter/popupmenu/preview.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sw/uiconfig/swriter') diff --git a/sw/uiconfig/swriter/popupmenu/preview.xml b/sw/uiconfig/swriter/popupmenu/preview.xml index 9581b125c69e..44b80e255092 100644 --- a/sw/uiconfig/swriter/popupmenu/preview.xml +++ b/sw/uiconfig/swriter/popupmenu/preview.xml @@ -14,5 +14,5 @@ - + -- cgit