Migrate last setting related to interfaces to the new system.

This commit is contained in:
sledgehammer999 2016-10-31 01:40:26 +02:00
parent 7bf06cd6e6
commit f391b24b1d
6 changed files with 18 additions and 15 deletions

View file

@ -226,8 +226,6 @@ public:
void resolvePeerCountries(bool resolve);
bool resolvePeerHostNames() const;
void resolvePeerHostNames(bool resolve);
QString getNetworkInterfaceName() const;
void setNetworkInterfaceName(const QString& iface);
#if (defined(Q_OS_UNIX) && !defined(Q_OS_MAC))
bool useSystemIconTheme() const;
void useSystemIconTheme(bool enabled);