Kaydet (Commit) 7afa7659 authored tarafından Thomas Klausner's avatar Thomas Klausner
...@@ -167,6 +167,7 @@ void PageObjectPainter::PaintPageObject ( ...@@ -167,6 +167,7 @@ void PageObjectPainter::PaintPageObject (
void PageObjectPainter::NotifyResize (const bool bForce) void PageObjectPainter::NotifyResize (const bool bForce)
{ {
mpPageObjectLayouter = mrLayouter.GetPageObjectLayouter();
if (bForce || ! mpPageObjectLayouter) if (bForce || ! mpPageObjectLayouter)
InvalidateBitmaps(); InvalidateBitmaps();
else else
......
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