mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 12:59:56 -07:00
parent
39830986c2
commit
3f2ce8a2b7
1 changed files with 0 additions and 1 deletions
|
@ -3787,7 +3787,6 @@ void Session::handleAlert(const lt::alert *a)
|
||||||
{
|
{
|
||||||
try {
|
try {
|
||||||
switch (a->type()) {
|
switch (a->type()) {
|
||||||
case lt::stats_alert::alert_type:
|
|
||||||
case lt::file_renamed_alert::alert_type:
|
case lt::file_renamed_alert::alert_type:
|
||||||
case lt::file_completed_alert::alert_type:
|
case lt::file_completed_alert::alert_type:
|
||||||
case lt::torrent_finished_alert::alert_type:
|
case lt::torrent_finished_alert::alert_type:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue