FEATURE: Added a torrent import assistant to seed or keep downloading outside torrents

This commit is contained in:
Christophe Dumez
2010-10-23 16:21:56 +00:00
parent 31e4b8dc31
commit 90dd337069
16 changed files with 560 additions and 43 deletions

View File

@@ -184,6 +184,7 @@ private slots:
void on_actionTop_tool_bar_triggered();
void on_actionShutdown_when_downloads_complete_triggered();
void on_actionShutdown_qBittorrent_when_downloads_complete_triggered();
void on_action_Import_Torrent_triggered();
};
#endif