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

List:       kde-commits
Subject:    branches/KDE/4.4/kdelibs/kio/kio
From:       Dawit Alemayehu <adawit () kde ! org>
Date:       2010-01-25 18:04:49
Message-ID: 1264442689.844219.11618.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1080138 by adawit:

Make it compile

 M  +1 -1      accessmanager.cpp  


--- branches/KDE/4.4/kdelibs/kio/kio/accessmanager.cpp #1080137:1080138
@@ -120,7 +120,7 @@
 
 QNetworkReply *AccessManager::createRequest(Operation op, const QNetworkRequest \
&req, QIODevice *outgoingData)  {
-    KIO::SimpleJob *kioJob = 0;
+    KIO::TransferJob *kioJob = 0;
 
     if ( !d->externalContentAllowed && req.url().scheme() != "file" && \
                !req.url().scheme().isEmpty() ) {
         kDebug( 7044 ) << "Blocked: " << req.url().scheme() <<  req.url();


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

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