should speed up startup

This commit is contained in:
Christophe Dumez 2008-11-02 18:19:14 +00:00
parent 01bc15d3f4
commit 8b40e43432
5 changed files with 4 additions and 6 deletions

View file

@ -166,6 +166,8 @@ GUI::GUI(QWidget *parent, QStringList torrentCmdLine) : QMainWindow(parent), dis
configureSession(true);
// Resume unfinished torrents
BTSession->resumeUnfinishedTorrents();
downloadingTorrentTab->loadLastSortedColumn();
finishedTorrentTab->loadLastSortedColumn();
// Add torrent given on command line
processParams(torrentCmdLine);
// Initialize Web UI