mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-10 00:46:48 -06:00
parent
9a68a03f53
commit
518fd7cc1b
@ -138,6 +138,7 @@ namespace
|
||||
case SearchJobWidget::Status::Aborted:
|
||||
return u"task-reject"_s;
|
||||
case SearchJobWidget::Status::Error:
|
||||
return u"error"_s;
|
||||
case SearchJobWidget::Status::NoResults:
|
||||
return u"dialog-warning"_s;
|
||||
default:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user