Commit 57f2ec7b authored by Sergey Konovalov's avatar Sergey Konovalov

graphicFrameLocks

parent bdbf208f
......@@ -142,7 +142,7 @@ namespace PPTX
pWriter->EndAttributes();
pWriter->StartNode(namespaceLock_ + L"graphicFrameLocks");
pWriter->StartNode(namespaceLock_ + L":graphicFrameLocks");
pWriter->StartAttributes();
......@@ -236,4 +236,4 @@ namespace PPTX
} // namespace Logic
} // namespace PPTX
#endif // PPTX_LOGIC_CNVGRAPHICFRAMESPPR_INCLUDE_H
\ No newline at end of file
#endif // PPTX_LOGIC_CNVGRAPHICFRAMESPPR_INCLUDE_H
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