mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 23:17:21 -06:00
Option to disable tracker's favicon download.
This commit is contained in:
@@ -94,6 +94,10 @@ public:
|
||||
bool isTorrentAddedNotificationsEnabled() const;
|
||||
void setTorrentAddedNotificationsEnabled(bool value);
|
||||
|
||||
// Misc properties
|
||||
bool isDownloadTrackerFavicon() const;
|
||||
void setDownloadTrackerFavicon(bool value);
|
||||
|
||||
void activate();
|
||||
void cleanup();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user