[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/workspace/krunner/interfaces/default
From:       Marco Martin <notmart () gmail ! com>
Date:       2009-02-28 22:00:27
Message-ID: 1235858427.751899.28912.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 933427 by mart:

aah, left some useless lines in :)


 M  +0 -6      interface.cpp  


--- trunk/KDE/kdebase/workspace/krunner/interfaces/default/interface.cpp #933426:933427
@@ -230,12 +230,6 @@
     gr.setColorAt(.35, theme->color(Plasma::Theme::TextColor));
     gr.setColorAt(.65, theme->color(Plasma::Theme::TextColor));
     gr.setColorAt(1, Qt::transparent);
-
-    QLinearGradient gr2(0, 0, gradientWidth, 0);
-    gr2.setColorAt(0, Qt::transparent);
-    gr2.setColorAt(.35, theme->color(Plasma::Theme::BackgroundColor));
-    gr2.setColorAt(.65, theme->color(Plasma::Theme::BackgroundColor));
-    gr2.setColorAt(1, Qt::transparent);
     {
         QPalette p = palette();
         p.setBrush(QPalette::Background, gr);
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic