mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-18 18:50:20 +00:00
Use default timeout
This commit is contained in:
parent
b5fbfdf106
commit
dbb1b1e9bb
@ -65,7 +65,6 @@ PowerManagementInhibitor::PowerManagementInhibitor(QObject *parent)
|
|||||||
|
|
||||||
if (m_busInterface)
|
if (m_busInterface)
|
||||||
{
|
{
|
||||||
m_busInterface->setTimeout(1000);
|
|
||||||
m_state = Idle;
|
m_state = Idle;
|
||||||
LogMsg(tr("Power management found suitable D-Bus interface. Interface: %1").arg(m_busInterface->interface()));
|
LogMsg(tr("Power management found suitable D-Bus interface. Interface: %1").arg(m_busInterface->interface()));
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user