Commit 1a300e3b authored by SergeyLuzyanin's avatar SergeyLuzyanin

new CNvUniSpPr();

parent abb49fd3
......@@ -4897,7 +4897,7 @@ function UniNvPr()
this.cNvPr = new CNvPr();
this.UniPr = null;
this.nvPr = new NvPr();
this.nvUniSpPr = CNvUniSpPr();
this.nvUniSpPr = new CNvUniSpPr();
this.Id = g_oIdCounter.Get_NewId();
g_oTableId.Add(this, this.Id);
......
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