aboutsummaryrefslogtreecommitdiffstats
path: root/core/checkcloudconnection.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/checkcloudconnection.h')
-rw-r--r--core/checkcloudconnection.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/checkcloudconnection.h b/core/checkcloudconnection.h
index 414ddc434..92e1b1a35 100644
--- a/core/checkcloudconnection.h
+++ b/core/checkcloudconnection.h
@@ -14,6 +14,7 @@ public:
void pickServer();
private:
QNetworkReply *reply;
+ bool nextServer();
private
slots:
void sslErrors(const QList<QSslError> &errorList);