Kaydet (Commit) 60a67da7 authored tarafından Michael Stahl's avatar Michael Stahl

~SdUnoPageBackground() gets a SolarMutexGuard

Change-Id: I76582bb6a1a8dee56611f1463d3e63246eefb310
üst 5284e44e
......@@ -71,6 +71,8 @@ SdUnoPageBackground::SdUnoPageBackground(
SdUnoPageBackground::~SdUnoPageBackground() throw()
{
SolarMutexGuard g;
if( mpDoc )
EndListening( *mpDoc );
......
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