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

List:       kde-commits
Subject:    KDE_3_4_BRANCH: kdebase/konqueror
From:       Pascal Létourneau <pletourn () globetrotter ! net>
Date:       2005-03-17 17:47:24
Message-ID: 20050317174724.B15BB16F45 () 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.54.2.3


--- kdebase/konqueror/konq_combo.cc  #1.54.2.2:1.54.2.3
@@ -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