Kaydet (Commit) d80415ec authored tarafından Stephan Bergmann's avatar Stephan Bergmann

extensions/source/propctrlr/{form,pcr}strings.cxx no longer relevant

...since b4f8ab88 "extensions: get rid of no
longer needed stringdefine.hxx."

Change-Id: I0ab16071267fc08c9a2664be8630f617085fdaad
üst a9e6e5bf
......@@ -85,7 +85,6 @@ $(eval $(call gb_Library_add_exception_objects,pcr,\
extensions/source/propctrlr/formgeometryhandler \
extensions/source/propctrlr/formlinkdialog \
extensions/source/propctrlr/formmetadata \
extensions/source/propctrlr/formstrings \
extensions/source/propctrlr/genericpropertyhandler \
extensions/source/propctrlr/handlerhelper \
extensions/source/propctrlr/inspectorhelpwindow \
......@@ -97,7 +96,6 @@ $(eval $(call gb_Library_add_exception_objects,pcr,\
extensions/source/propctrlr/pcrcommon \
extensions/source/propctrlr/pcrcomponentcontext \
extensions/source/propctrlr/pcrservices \
extensions/source/propctrlr/pcrstrings \
extensions/source/propctrlr/pcrunodialogs \
extensions/source/propctrlr/propcontroller \
extensions/source/propctrlr/propertycomposer \
......
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* 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/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef _EXTENSIONS_FORMSCTRLR_FORMSTRINGS_HXX_
#define PCR_IMPLEMENT_STRINGS
#include "formstrings.hxx"
#undef PCR_IMPLEMENT_STRINGS
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* 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/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef _EXTENSIONS_FORMSCTRLR_PCRSTRINGS_HXX_
#define PCR_IMPLEMENT_STRINGS
#include "pcrstrings.hxx"
#undef PCR_IMPLEMENT_STRINGS
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment