mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-24 05:25:37 +00:00
parent
4a217dc42f
commit
9194f60ac0
@ -105,7 +105,7 @@ void PowerManagementInhibitor::requestBusy()
|
||||
args << 0u;
|
||||
args << u"Active torrents are presented"_s;
|
||||
if (m_useGSM)
|
||||
args << 8u;
|
||||
args << 4u;
|
||||
call.setArguments(args);
|
||||
|
||||
QDBusPendingCall pcall = QDBusConnection::sessionBus().asyncCall(call, 1000);
|
||||
|
Loading…
x
Reference in New Issue
Block a user