Kaydet (Commit) fb3ca962 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:defaultparams

Change-Id: I0aefe45eb06ac9d63fa79c33fd63f120c0258470
üst 4415c9f5
......@@ -93,7 +93,7 @@ class AquaDelayedSettingsChanged : public Idle
it != pSalData->maFrames.end(); ++it )
{
if( (*it)->mbShown )
(*it)->SendPaintEvent( NULL );
(*it)->SendPaintEvent();
}
}
Stop();
......
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