summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sw/source/core/text/porfly.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/core/text/porfly.cxx b/sw/source/core/text/porfly.cxx
index 422e2ef36ee3..34edc3082b71 100644
--- a/sw/source/core/text/porfly.cxx
+++ b/sw/source/core/text/porfly.cxx
@@ -269,6 +269,7 @@ void sw::DrawFlyCntPortion::Paint(const SwTextPaintInfo&) const
*/
SwFlyCntPortion::SwFlyCntPortion()
: m_bMax(false)
+ , m_bDeleted(false)
, m_eAlign(sw::LineAlign::NONE)
{
mnLineLength = TextFrameIndex(1);