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

List:       kde-commits
Subject:    playground/base/plasma/applets/train-clock
From:       Sebastian Kügler <sebas () kde ! nl>
Date:       2008-01-26 21:29:50
Message-ID: 1201382990.130161.6967.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 766896 by sebas:

Simplify

 M  +1 -2      clock.cpp  


--- trunk/playground/base/plasma/applets/train-clock/clock.cpp #766895:766896
@@ -37,7 +37,6 @@
 #include <KSharedConfig>
 #include <KTimeZoneWidget>
 #include <KDialog>
-#include <KColorScheme>
 #include <KGlobalSettings>
 #include <kdatepicker.h>
 #include <plasma/theme.h>
@@ -71,7 +70,7 @@
     kDebug();
     setHasConfigurationInterface(true);
 
-    m_fgColor = KColorScheme(QPalette::Active, KColorScheme::View, \
Plasma::Theme::self()->colors()).foreground().color(); +    m_fgColor = \
Plasma::Theme::self()->textColor();  }
 
 void Clock::init()


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

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