Commit 5eb36efb authored by ElenaSubbotina's avatar ElenaSubbotina

.

parent fb8c4231
......@@ -33,7 +33,7 @@
#include "oox_rels.h"
#include "../../../Common/DocxFormat/Source/XML/utils.h"
#include "../../../../Common/DocxFormat/Source/XML/Utils.h"
namespace cpdoccore {
namespace oox {
......
......@@ -158,7 +158,6 @@ HEADERS += \
../PPTXWriter/ShapeWriter.h \
../PPTXWriter/StylesWriter.h \
../../../ASCOfficePPTXFile/Editor/Drawing/Element.h \
../../../ASCOfficePPTXFile/Editor/Drawing/ElementProperties.h \
../../../ASCOfficePPTXFile/Editor/Drawing/Elements.h \
../../../ASCOfficePPTXFile/Editor/Drawing/Layout.h \
../../../ASCOfficePPTXFile/Editor/Drawing/Slide.h \
......
......@@ -488,7 +488,6 @@ HEADERS += pptxformatlib.h \
../../../Editor/imagemanager.h \
../../../Editor/PPTXWriter.h \
../../../Editor/WMFToImageConverter.h \
../../../Editor/XmlStringWriter.h \
../../../Editor/PresentationDrawingsDef.h \
../../../Editor/DefaultNotesMaster.h \
../../../Editor/DefaultNotesTheme.h \
......
......@@ -2165,7 +2165,7 @@ namespace OOX
//--------------------------------------------------------------------------------
// CSignatureLine 14.2.2.30 (Part 4)
//--------------------------------------------------------------------------------
class CSignatureLine : public WritingElement, public PPTX::WrapperWritingElement
class CSignatureLine : public PPTX::WrapperWritingElement
{
public:
WritingElement_AdditionConstructors(CSignatureLine)
......
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