|
|
@ -172,9 +172,6 @@ GUI::GUI(QWidget *parent, QStringList torrentCmdLine) : QMainWindow(parent), dis |
|
|
|
loadPreferences(false); |
|
|
|
loadPreferences(false); |
|
|
|
// Resume unfinished torrents
|
|
|
|
// Resume unfinished torrents
|
|
|
|
BTSession->startUpTorrents(); |
|
|
|
BTSession->startUpTorrents(); |
|
|
|
// FIXME: Sorting
|
|
|
|
|
|
|
|
//downloadingTorrentTab->loadLastSortedColumn();
|
|
|
|
|
|
|
|
//finishedTorrentTab->loadLastSortedColumn();
|
|
|
|
|
|
|
|
// Add torrent given on command line
|
|
|
|
// Add torrent given on command line
|
|
|
|
processParams(torrentCmdLine); |
|
|
|
processParams(torrentCmdLine); |
|
|
|
// Initialize Web UI
|
|
|
|
// Initialize Web UI
|
|
|
|