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

List:       kde-commits
Subject:    KDE/kdebase/apps/dolphin/src
From:       Peter Penz <peter.penz () gmx ! at>
Date:       2008-11-13 22:45:11
Message-ID: 1226616311.364609.18050.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 883983 by ppenz:

we can rely on having Qt 4.4 with KDE 4.2

 M  +0 -4      kformattedballoontipdelegate.cpp  


--- trunk/KDE/kdebase/apps/dolphin/src/kformattedballoontipdelegate.cpp #883982:883983
@@ -57,11 +57,7 @@
         painter->translate(.5, .5);
     }
 
-#if QT_VERSION >= 0x040400
     const QColor toColor = option->palette.brush(QPalette::ToolTipBase).color();
-#else
-    const QColor toColor = option->palette.brush(QPalette::Base).color();
-#endif
     const QColor fromColor = KColorScheme::shade(toColor, KColorScheme::LightShade, 0.2);
     
     QLinearGradient gradient(option->rect.topLeft(), option->rect.bottomLeft());
[prev in list] [next in list] [prev in thread] [next in thread] 

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