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

coverity#1373353 Uninitialized scalar field

Change-Id: Ifc65e3fbc2dd076f322482459f4ad96745f64882
üst d8b8ddf3
......@@ -390,6 +390,7 @@ public:
: m_bOwnCursorInvalidated(false),
m_bViewCursorInvalidated(false),
m_bTextViewSelectionInvalidated(false),
m_bGraphicSelection(false),
m_bGraphicViewSelection(false),
m_bFullInvalidateTiles(false),
m_bViewLock(false)
......
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