Kaydet (Commit) 80afec77 authored tarafından Caolán McNamara's avatar Caolán McNamara

CID#708496 uninitialized member

Change-Id: I9118853324a84fc2e4d3db46d95c6ef3b266667d
üst fad9d93e
......@@ -37,6 +37,7 @@ namespace ww8
WW8TableNodeInfoInner::WW8TableNodeInfoInner(WW8TableNodeInfo * pParent)
: mpParent(pParent)
, mnDepth(0)
, mnCell(0)
, mnRow(0)
, mnShadowsBefore(0)
......
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