Rename IP filtering functions and settings names.

This commit is contained in:
sledgehammer999
2016-10-29 19:14:27 +03:00
parent b97cb7422f
commit a5ae86512a
6 changed files with 19 additions and 19 deletions

View File

@@ -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