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

List:       kde-commits
Subject:    kdebase/kicker/buttons
From:       John Firebaugh <jfirebaugh () kde ! org>
Date:       2004-01-26 3:40:19
Message-ID: 20040126034019.641E88FED () office ! kde ! org
[Download RAW message or body]

CVS commit by firebaugh: 

Patch by Richard Smith <kde@metafoo.co.uk> for background color toggling


  M +1 -1      panelbuttonbase.cpp   1.49


--- kdebase/kicker/buttons/panelbuttonbase.cpp  #1.48:1.49
@@ -92,5 +92,5 @@ void PanelButtonBase::slotSettingsChange
 void PanelButtonBase::setTile(const QString& tile, const QColor& color)
 {
-    if ( tile != _tile || (color.isValid() && _tileColor != color) ) {
+    if ( tile != _tile || _tileColor != color ) {
         _tile = tile;
         _tileColor = color;


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

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