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

List:       kde-commits
Subject:    KDE/kdelibs/kio/kio
From:       Rafael Fernández López <ereslibre () gmail ! com>
Date:       2007-01-08 19:07:46
Message-ID: 1168283266.593069.25341.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 621390 by ereslibre:

Ok. Forget this by now


 M  +2 -2      observer.cpp  


--- trunk/KDE/kdelibs/kio/kio/observer.cpp #621389:621390
@@ -275,12 +275,12 @@
 {
     m_uiserver->copying( job->progressId(), from.url(), to.url() );
 
-    KIO::Job *kioJob = static_cast<KIO::Job*>(job);
+    /*KIO::Job *kioJob = static_cast<KIO::Job*>(job);
     if (kioJob)
     {
         addAction(kioJob->progressId(), i18n("Pause"), this, SLOT(jobPaused(int)));
         addAction(kioJob->progressId(), i18n("Cancel"), kioJob, "kill");
-    }
+    }*/
 }
 
 void Observer::slotMoving( KJob* job, const KUrl& from, const KUrl& to )
[prev in list] [next in list] [prev in thread] [next in thread] 

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