Manually backport from master, commit 00e09435 and its fixes. Original author Bruno Barbieri.

This commit is contained in:
sledgehammer999
2014-07-07 00:30:24 +03:00
parent e09d75f68e
commit d11e0f523c
8 changed files with 58 additions and 13 deletions

View File

@@ -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();