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

List:       kde-commits
Subject:    kdenonbeta/kdom/cache (silent)
From:       Rob Buis <rwlbuis () xs4all ! nl>
Date:       2005-10-24 20:21:07
Message-ID: 1130185267.768887.9842.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 473867 by buis:

SVN_SILENT: khtml2 needs access to these, same as in khtml.


 M  +4 -7      KDOMCache.h  


--- trunk/kdenonbeta/kdom/cache/KDOMCache.h #473866:473867
@@ -66,6 +66,10 @@
         static void removeCacheEntry(CachedObject *object);
 
         static Loader *loader() { return s_loader; }
+		
+        static QPixmap *nullPixmap;
+        static QPixmap *brokenPixmap;
+        static QPixmap *blockedPixmap;
 
     protected:
         friend class CachedObject;
@@ -74,13 +78,6 @@
         static void removeFromLRUList(CachedObject *object);
 
     private:
-        friend class CachedImage;
-        
-        static QPixmap *nullPixmap;
-        static QPixmap *brokenPixmap;
-        static QPixmap *blockedPixmap;
-
-    private:
         friend class DocumentLoader;
 
         static int s_maxSize;
[prev in list] [next in list] [prev in thread] [next in thread] 

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