loplugin:defaultparams
Change-Id: If4234ce8e13781bcdba84d689e512a24fef007d0
This commit is contained in:
@@ -2306,7 +2306,7 @@ void VCLXWindow::draw( sal_Int32 nX, sal_Int32 nY ) throw(::com::sun::star::uno:
|
||||
|
||||
pWindow->SetPosPixel( aOldPos );
|
||||
if ( bWasVisible )
|
||||
pWindow->Show( true );
|
||||
pWindow->Show();
|
||||
}
|
||||
}
|
||||
else if ( pDev )
|
||||
|
Reference in New Issue
Block a user