mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-09 00:52:30 -06:00
Manually backport from master, commit 00e09435 and its fixes. Original author Bruno Barbieri.
This commit is contained in:
@@ -211,6 +211,7 @@ private slots:
|
||||
void on_actionExecution_Logs_triggered(bool checked);
|
||||
void on_actionAutoExit_qBittorrent_toggled(bool );
|
||||
void on_actionAutoSuspend_system_toggled(bool );
|
||||
void on_actionAutoHibernate_system_toggled(bool );
|
||||
void on_actionAutoShutdown_system_toggled(bool );
|
||||
// Check for active torrents and set preventing from suspend state
|
||||
void checkForActiveTorrents();
|
||||
|
||||
Reference in New Issue
Block a user