View | Details | Raw Unified | Return to issue 108652
Collapse All | Expand All

(-)a/vcl/source/gdi/print.cxx (+1 lines)
Lines 1409-1414 Link Here
1409
        {
1409
        {
1410
            ImplReleaseGraphics();
1410
            ImplReleaseGraphics();
1411
            mpJobGraphics = pGraphics;
1411
            mpJobGraphics = pGraphics;
1412
            ImplGetGraphics();
1412
        }
1413
        }
1413
        mbDevOutput = TRUE;
1414
        mbDevOutput = TRUE;
1414
1415

Return to issue 108652