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

graphicFrameLocks

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