svtools/source/contnr/treelistbox.cxx | 2 -- 1 file changed, 2 deletions(-)
New commits: commit 268b9c10c9ff27c74678ace99762f28d58d33012 Author: Samuel Mehrbrodt <s.mehrbr...@gmail.com> Date: Thu Oct 2 23:04:32 2014 +0200 fdo#84592 Fix wrong background color in lists Change-Id: Ie154bfb15a19ae98b2bc4eb6626240a00cf182d4 diff --git a/svtools/source/contnr/treelistbox.cxx b/svtools/source/contnr/treelistbox.cxx index b991693..35c47af 100644 --- a/svtools/source/contnr/treelistbox.cxx +++ b/svtools/source/contnr/treelistbox.cxx @@ -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 _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits