summaryrefslogtreecommitdiff
path: root/src/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/settings.h')
-rw-r--r--src/settings.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/settings.h b/src/settings.h
index e7337301..810daac2 100644
--- a/src/settings.h
+++ b/src/settings.h
@@ -484,7 +484,8 @@ public:
void setDownloadSpeed(const QString &serverName, int bytesPerSecond);
ServerList getServers() const;
- void updateServers(const ServerList& servers);
+ ServerList getServersFromOldMap() const;
+ void updateServers(ServerList servers);
/**
* @brief add a plugin that is to be blacklisted