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

List:       kde-commits
Subject:    kdenetwork/librss
From:       Frerich Raabe <raabe () kde ! org>
Date:       2003-08-12 21:02:23
[Download RAW message or body]

CVS commit by raabe: 

- Use the cache, I just realized this problem is here as well since I copy
  & pasted this part of the code. :-/


  M +1 -1      loader.cpp   1.9


--- kdenetwork/librss/loader.cpp  #1.8:1.9
@@ -65,5 +65,5 @@ void FileRetriever::retrieveData(const K
         d->buffer->open(IO_WriteOnly);
 
-        KIO::Job *job = KIO::get(url, true, false);
+        KIO::Job *job = KIO::get(url, false, false);
         connect(job, SIGNAL(data(KIO::Job *, const QByteArray &)),
                      SLOT(slotData(KIO::Job *, const QByteArray &)));


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

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