mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-21 07:57:22 -06:00
Rename IP filtering functions and settings names.
This commit is contained in:
@@ -156,7 +156,7 @@ private:
|
||||
QString getProxyPassword() const;
|
||||
Net::ProxyType getProxyType() const;
|
||||
// IP Filter
|
||||
bool isFilteringEnabled() const;
|
||||
bool isIPFilteringEnabled() const;
|
||||
QString getFilter() const;
|
||||
bool m_refreshingIpFilter;
|
||||
// Queueing system
|
||||
|
||||
Reference in New Issue
Block a user