Kaydet (Commit) b298ceab authored tarafından Caolán McNamara's avatar Caolán McNamara

Resolves: fdo#34920 restore FormatBlock

Reverts the accidental removal of this in
cb3cd9644fdc556234f62fb80f6ecf60afedf3cf
üst e4af321d
...@@ -729,7 +729,7 @@ void SwTxtAdjuster::CalcAdjLine( SwLineLayout *pCurrent ) ...@@ -729,7 +729,7 @@ void SwTxtAdjuster::CalcAdjLine( SwLineLayout *pCurrent )
} }
case SVX_ADJUST_BLOCK: case SVX_ADJUST_BLOCK:
{ {
// disabled for #i13507# FormatBlock();
break; break;
} }
default : return; default : return;
......
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