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

List:       kde-commits
Subject:    playground/ioslaves/kio_magnet
From:       Christian Weilbach <christian () whiletaker ! homeip ! net>
Date:       2010-09-15 9:33:24
Message-ID: 20100915093324.28FA9AC871 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1175565 by weilbach:

fix build :-(


 M  +1 -1      ktorrentdbusinterface.cpp  


--- trunk/playground/ioslaves/kio_magnet/ktorrentdbusinterface.cpp #1175564:1175565
@@ -232,7 +232,7 @@
         KTorrentTorrentInterface* torrentInt = new \
org::ktorrent::torrent("org.ktorrent.ktorrent", "/torrent/"+(*it),  \
QDBusConnection::sessionBus());  if (!torrentInt->isValid() || // remove \
                finished/broken torrents
-	    (torrentInt->bytesLeft()==0 && torrentInt->MagnetSettings::maxShareRatio())) {
+	    (torrentInt->bytesLeft()==0 && MagnetSettings::maxShareRatio())) {
             QStringList mt = MagnetSettings::managedTorrents();
             mt.removeAll((*it));
             MagnetSettings::setManagedTorrents( mt );


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

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