mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 07:27:22 -06:00
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user