Kaydet (Commit) bfcf3608 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Uninitialized value

Change-Id: Id5ca398296658da61a9880beca7ee03a2db752e6
üst 35424908
...@@ -319,7 +319,8 @@ SwDoc::SwDoc() ...@@ -319,7 +319,8 @@ SwDoc::SwDoc()
// COMPATIBILITY FLAGS END // COMPATIBILITY FLAGS END
mbStartIdleTimer(false) mbStartIdleTimer(false),
mbReadOnly(false)
{ {
// COMPATIBILITY FLAGS START // COMPATIBILITY FLAGS START
......
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