From 9b9159aa9073318c6892787d721b8cd732525972 Mon Sep 17 00:00:00 2001 From: Heiko Tietze Date: Mon, 16 Jan 2023 10:36:13 +0100 Subject: Resolves tdf#113439 - Show/Hide menu item in Draw's layer menu Introduces .uno:ToggleLayerVisibility duplicating the existing LayerTabBar::MouseButtonDown() function Change-Id: I726d9a620afe22c84e5f20e76fabdfeccbcfb083 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145558 Tested-by: Jenkins Reviewed-by: Heiko Tietze --- sd/uiconfig/sdraw/popupmenu/layertab.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'sd/uiconfig') diff --git a/sd/uiconfig/sdraw/popupmenu/layertab.xml b/sd/uiconfig/sdraw/popupmenu/layertab.xml index d15a040c0aa6..9b3a23ab4d29 100644 --- a/sd/uiconfig/sdraw/popupmenu/layertab.xml +++ b/sd/uiconfig/sdraw/popupmenu/layertab.xml @@ -12,4 +12,5 @@ + -- cgit