mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 22:47:21 -06:00
- User is now warned when fast resume data was rejected
This commit is contained in:
@@ -137,6 +137,7 @@ class GUI : public QMainWindow, private Ui::MainWindow{
|
||||
void on_actionExit_triggered();
|
||||
void createTrayIcon();
|
||||
void addLogPeerBlocked(QString);
|
||||
void addFastResumeRejectedAlert(QString);
|
||||
// Keyboard shortcuts
|
||||
void createKeyboardShortcuts();
|
||||
void displayDownTab();
|
||||
|
||||
Reference in New Issue
Block a user