~ubuntu-branches/ubuntu/trusty/kget/trusty-proposed

« back to all changes in this revision

Viewing changes to ui/metalinkcreator/metalinker.cpp

  • Committer: Package Import Robot
  • Author(s): Rohan Garg
  • Date: 2013-07-19 12:32:29 UTC
  • mto: (17.1.1 trusty-proposed)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: package-import@ubuntu.com-20130719123229-3zm1tlxnzg8kzwak
Tags: upstream-4.10.95
ImportĀ upstreamĀ versionĀ 4.10.95

Show diffs side-by-side

added added

removed removed

Lines of Context:
1386
1386
       checkMetalinkHttp();
1387
1387
    }
1388
1388
 
 
1389
    if (m_loop.isRunning())
 
1390
        m_loop.exit();
1389
1391
}
1390
1392
 
1391
1393
void KGetMetalink::MetalinkHttpParser::slotRedirection(KIO::Job *job, const KUrl & url)