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

mbTiledRendering is uninitialized

Change-Id: I98f1d81aa58d013c5f2042e2c4b76c4ebccf7120
üst e14e4f53
......@@ -157,6 +157,7 @@ SwViewShell::SwViewShell( SwDoc& rDocument, Window *pWindow,
mbShowHeaderSeparator( false ),
mbShowFooterSeparator( false ),
mbHeaderFooterEdit( false ),
mbTiledRendering(false),
mpTargetPaintWindow(0), // #i74769#
mpBufferedOut(0), // #i74769#
mpDoc( &rDocument ),
......
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