Kaydet (Commit) 9ce29c16 authored tarafından Armin Le Grand's avatar Armin Le Grand

filter review StarCalc 1.0

Patch by: Eike Rathke
üst 3b5a27e9
......@@ -412,6 +412,7 @@ struct Sc10ColAttr
Sc10ColData* pData;
Sc10ColAttr() : pData(NULL) {}
~Sc10ColAttr() { delete [] pData; }
};
// GraphHeader
......
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