Kaydet (Commit) 52977bdb authored tarafından Miklos Vajna's avatar Miklos Vajna

cid#1373353 uninitialized members

Change-Id: I88ae046866c616cc7de226e85eaab1a0e76eb59e
üst bb06f2c0
......@@ -387,6 +387,7 @@ public:
: m_bOwnCursorInvalidated(false),
m_bViewCursorInvalidated(false),
m_bTextViewSelectionInvalidated(false),
m_bGraphicViewSelection(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