mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 15:07:22 -06:00
- Now finished torrents are moved correctly to download tab if for some reason the files disapear from the hard-drive :)
This commit is contained in:
@@ -131,6 +131,7 @@ class GUI : public QMainWindow, private Ui::MainWindow{
|
||||
void on_actionTorrent_Properties_triggered();
|
||||
void on_actionPause_triggered();
|
||||
void on_actionPause_All_triggered();
|
||||
void restoreInDownloadList(torrent_handle h);
|
||||
void on_actionStart_triggered();
|
||||
void on_actionStart_All_triggered();
|
||||
void on_actionOpen_triggered();
|
||||
|
||||
Reference in New Issue
Block a user