mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 22:18:05 -06:00
committed by
GitHub
parent
f3f4610ba4
commit
34d30ed031
@@ -612,8 +612,7 @@ void AutoDownloader::setProcessingEnabled(const bool enabled)
|
||||
}
|
||||
}
|
||||
|
||||
void AutoDownloader::timerEvent(QTimerEvent *event)
|
||||
void AutoDownloader::timerEvent([[maybe_unused]] QTimerEvent *event)
|
||||
{
|
||||
Q_UNUSED(event);
|
||||
store();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user