From: Rafael Fernández López Date: Thu, 6 Dec 2007 12:22:30 +0000 (+0000) Subject: We didn't want this changes here... of course... Qt bug X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/1ec3860a264df856b206336f412e95ada4fb524a?ds=sidebyside We didn't want this changes here... of course... Qt bug svn path=/trunk/KDE/kdebase/apps/; revision=745561 --- diff --git a/src/kcategorizedview.cpp b/src/kcategorizedview.cpp index 3569e113a..c062b12b3 100644 --- a/src/kcategorizedview.cpp +++ b/src/kcategorizedview.cpp @@ -29,7 +29,6 @@ #include #include -#include #include "kcategorydrawer.h" #include "kcategorizedsortfilterproxymodel.h" @@ -696,7 +695,6 @@ void KCategorizedView::paintEvent(QPaintEvent *event) } QStyleOptionViewItemV3 option = viewOptions(); - option.palette = KApplication::palette(); option.widget = this; if (wordWrap()) {