Kaydet (Commit) 61bfd5eb authored tarafından Caolán McNamara's avatar Caolán McNamara

coverity#1351757 Uninitialized pointer field

Change-Id: I99211e2dc016fb97b6744799b35e05acd7470464
üst b7a66651
......@@ -193,6 +193,7 @@ public:
m_pInsertAnnotation(nullptr),
m_pDeleteComment(nullptr),
m_pTrackChanges(nullptr),
m_pAddressbarEntry(nullptr),
m_pFormulabarEntry(nullptr),
m_pScrolledWindow(nullptr),
m_bToolItemBroadcast(true),
......
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