Kaydet (Commit) 3078f0e3 authored tarafından Michael Stahl's avatar Michael Stahl

sw: initialize SwDoc::mbCopyIsMove

(regression from 5494954b)

Change-Id: I8bc2e0e079cbf86449ef0ce9c046eedb624127f2
üst 26eca5a1
......@@ -260,6 +260,7 @@ SwDoc::SwDoc()
mReferenceCount(0),
mbGlossDoc(false),
mbDtor(false),
mbCopyIsMove(false),
mbInReading(false),
mbInXMLImport(false),
mbUpdateTOX(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