mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-15 01:33:07 -07:00
- User is now warned when fast resume data was rejected
This commit is contained in:
parent
a0e32fefd7
commit
e493776a73
4 changed files with 8 additions and 1 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue