# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # # $(eval $(call gb_AllLangResTarget_AllLangResTarget,pcr)) $(eval $(call gb_AllLangResTarget_set_reslocation,pcr,extensions)) $(eval $(call gb_AllLangResTarget_add_srs,pcr,\ pcr/res \ )) $(eval $(call gb_SrsTarget_SrsTarget,pcr/res)) $(eval $(call gb_SrsTarget_set_include,pcr/res,\ -I$(SRCDIR)/extensions/inc \ $$(INCLUDE) \ )) $(eval $(call gb_SrsTarget_add_files,pcr/res,\ extensions/source/propctrlr/propres.src \ extensions/source/propctrlr/formres.src \ extensions/source/propctrlr/pcrmiscres.src \ extensions/source/propctrlr/selectlabeldialog.src \ extensions/source/propctrlr/formlinkdialog.src \ )) # vim:set noet sw=4 ts=4: stro/allotropia/zeta-24-2'>distro/allotropia/zeta-24-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/cuihyperdlg.cxx
diff options
context:
space:
mode:
authorJim Raykowski <raykowj@gmail.com>2023-11-14 13:55:27 -0900
committerJim Raykowski <raykowj@gmail.com>2023-11-16 04:48:08 +0100
commit7f79b0caf194ff9d7dfa2f85379a5c752c905476 (patch)
treeeb873a90ae05c9772af228ae6aa0fb94118598ce /cui/source/dialogs/cuihyperdlg.cxx
parent5fe2bf914c251009ec4709fa8fdc45c3b53f676b (diff)
tdf#158179 Fix layer tab menu layer visibility check menu item
Renames/reworks the layer tab context menu visibility check menu item from 'Show Layer' to 'Hide layer' and fixes a bug that causes the check menu item to be set as the layer visibility setting of the previously selected layer tab. Change-Id: I81f1910f95df50255e61115b5d8de8ed3ef8bd89 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159427 Tested-by: Jenkins Tested-by: Heiko Tietze <heiko.tietze@documentfoundation.org> Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'cui/source/dialogs/cuihyperdlg.cxx')
0 files changed, 0 insertions, 0 deletions