Kaydet (Commit) 19567462 authored tarafından Lionel Elie Mamane's avatar Lionel Elie Mamane

fdo#84658 on reexec, cancel modification before resetting IsModification state

Change-Id: I878bff4d36ca1c2dd9474c937b03d0b366a6e911
üst 7979f779
......@@ -561,6 +561,8 @@ void ORowSet::freeResources( bool _bComplete )
}
m_aClones.clear();
doCancelModification();
m_aBookmark = Any();
m_bBeforeFirst = true;
m_bAfterLast = 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