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

List:       kde-commits
Subject:    kdebase/konqueror
From:       Pascal Létourneau <pletourn () globetrotter ! net>
Date:       2005-03-17 17:46:15
Message-ID: 20050317174615.426BC16F45 () office ! kde ! org
[Download RAW message or body]

CVS commit by pletourn: 

Reset the background color, not the whole palette


  M +1 -1      konq_combo.cc   1.57


--- kdebase/konqueror/konq_combo.cc  #1.56:1.57
@@ -614,5 +614,5 @@ void KonqCombo::paintEvent( QPaintEvent 
         if ( r != edit->geometry() )
             edit->setGeometry( r );
-        edit->unsetPalette();
+        edit->setPaletteBackgroundColor( QApplication::palette( edit ).color( \
QPalette::Active, QColorGroup::Base ) );  }
 }


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

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