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

List:       kde-commits
Subject:    extragear/graphics/digikam/utilities/lighttable
From:       Gilles Caulier <caulier.gilles () gmail ! com>
Date:       2007-08-24 17:20:19
Message-ID: 1187976019.273954.4603.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 704343 by cgilles:

KDE4 port


 M  +3 -1      lighttablepreview.cpp  


--- trunk/extragear/graphics/digikam/utilities/lighttable/lighttablepreview.cpp #704342:704343
@@ -516,7 +516,9 @@
 
 void LightTablePreview::slotThemeChanged()
 {
-    setBackgroundColor(ThemeEngine::componentData()->baseColor());
+    QPalette palette;
+    palette.setColor(backgroundRole(), ThemeEngine::componentData()->baseColor());
+    setPalette(palette);
     frameChanged();
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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