sc: copy cache values when clone color conditional format
[LibreOffice.git] / editeng / UIConfig_editeng.mk
blobdbe62f5b2ce3d97bd4573368206b52e01d1ce2d2
1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
3 # This file is part of the LibreOffice project.
5 # This Source Code Form is subject to the terms of the Mozilla Public
6 # License, v. 2.0. If a copy of the MPL was not distributed with this
7 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
10 $(eval $(call gb_UIConfig_UIConfig,editeng))
12 $(eval $(call gb_UIConfig_add_uifiles,editeng,\
13 editeng/uiconfig/ui/spellmenu \
16 # vim: set noet sw=4 ts=4: