# -*- 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_Package_Package,setup_native_packinfo,$(SRCDIR)/setup_native/source/packinfo)) $(eval $(call gb_Package_add_file,setup_native_packinfo,$(LIBO_SHARE_FOLDER)/extensions/package.txt,package.txt)) # vim: set noet sw=4 ts=4: title='lo/core' href='/cgit/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/svx/SvxPresetListBox.hxx
diff options
context:
space:
mode:
authorUsman Akinyemi <usmanakinyemi202@gmail.com>2024-10-03 09:28:10 +0000
committerIlmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>2024-10-03 13:49:50 +0200
commit760686f8810b1a2a742b3a51063e12fb51b0323b (patch)
tree22be60cf4ccc52379804c19c07c3eed45ca7f491 /include/svx/SvxPresetListBox.hxx
parent55a8fce5d76bba0657ed76c85439fac8d1d00c8d (diff)
tdf#143148 Use pragma once instead of include guards in svx directory