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

List:       kde-commits
Subject:    branches/KDE/4.3/kdelibs/plasma
From:       Marco Martin <notmart () gmail ! com>
Date:       2009-08-04 20:01:30
Message-ID: 1249416090.508921.1237.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1006976 by mart:

backport the proper behaviour for this function


 M  +1 -1      theme.cpp  


--- branches/KDE/4.3/kdelibs/plasma/theme.cpp #1006975:1006976
@@ -680,7 +680,7 @@
 bool Theme::findInCache(const QString &key, QPixmap &pix, unsigned int lastModified)
 {
     if (d->useCache() && lastModified > d->pixmapCache->timestamp()) {
-        d->discardCache(true);
+        return false;
     }
 
     return findInCache(key, pix);
[prev in list] [next in list] [prev in thread] [next in thread] 

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