fdo#38785: preview window should be paint transparent
Change-Id: Ie3bf92e8cad16af85f800d0e2a4c992312524a7f
This commit is contained in:
@@ -2544,6 +2544,7 @@ BmpWindow::BmpWindow( Window* pPar, sal_uInt16 nId,
|
|||||||
bLeftAlign(sal_False)
|
bLeftAlign(sal_False)
|
||||||
{
|
{
|
||||||
SetBackground();
|
SetBackground();
|
||||||
|
SetPaintTransparent(sal_True);
|
||||||
}
|
}
|
||||||
|
|
||||||
void BmpWindow::Paint( const Rectangle& )
|
void BmpWindow::Paint( const Rectangle& )
|
||||||
|
Reference in New Issue
Block a user