src/partDownloader.cc

changeset 929
66e8453e1768
parent 927
409b82a4765e
equal deleted inserted replaced
928:0fef7bb7b7a2 929:66e8453e1768
583 networkReply()->abort(); 583 networkReply()->abort();
584 } 584 }
585 585
586 // ============================================================================= 586 // =============================================================================
587 // 587 //
588 void MainWindow::slot_actionDownloadFrom() 588 void MainWindow::actionDownloadFrom()
589 { 589 {
590 PartDownloader::staticBegin(); 590 PartDownloader::staticBegin();
591 } 591 }

mercurial