Kaydet (Commit) 268b9c10 authored tarafından Samuel Mehrbrodt's avatar Samuel Mehrbrodt

fdo#84592 Fix wrong background color in lists

Change-Id: Ie154bfb15a19ae98b2bc4eb6626240a00cf182d4
üst 4959ff5f
......@@ -3022,8 +3022,6 @@ long SvTreeListBox::PaintEntry1(SvTreeListEntry* pEntry,long nLine,sal_uInt16 nT
SetTextColor( aBackupTextColor );
Control::SetFont( aBackupFont );
}
else
aWallpaper.SetColor( pEntry->GetBackColor() );
}
// draw background
......
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