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

List:       kde-commits
Subject:    kdelibs/kdeprint/management
From:       Frerich Raabe <raabe () kde ! org>
Date:       2004-01-27 10:27:24
Message-ID: 20040127102724.083CF9555 () office ! kde ! org
[Download RAW message or body]

CVS commit by raabe: 

- Use the non-deprecated NetAccess::download() version


  M +1 -1      kmjobviewer.cpp   1.44


--- kdelibs/kdeprint/management/kmjobviewer.cpp  #1.43:1.44
@@ -722,5 +722,5 @@ void KMJobViewer::slotDropped( QDropEven
               it != uris.end(); ++it)
         {
-                if ( KIO::NetAccess::download( *it, target ) )
+                if ( KIO::NetAccess::download( *it, target, 0 ) )
                         files << target;
         }


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

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