workaround no longer needed

svn path=/trunk/KDE/kdebase/apps/; revision=746029
This commit is contained in:
Rafael Fernández López 2007-12-07 15:39:49 +00:00
parent 1d2e10bcb2
commit f048b7fd65

View file

@ -695,9 +695,6 @@ void KCategorizedView::paintEvent(QPaintEvent *event)
}
QStyleOptionViewItemV3 option = viewOptions();
option.palette = palette(); // viewOptions() doesn't seem to return the correct palette
// if the app was already running and the color scheme was changed
// (ereslibre)
option.widget = this;
if (wordWrap())
{