aboutsummaryrefslogtreecommitdiff
path: root/jobs/basejob.h
diff options
context:
space:
mode:
authorFelix Rohrbach <fxrh@gmx.de>2016-05-01 21:38:13 +0200
committerFelix Rohrbach <fxrh@gmx.de>2016-05-01 21:38:13 +0200
commit22a675a55ae2dac33a680531f4003fbfeb24ec39 (patch)
tree3c7e575cd64aea4fdcbd78a936f1913532105fb4 /jobs/basejob.h
parent00a73167ca455370868f1f82257420f0cb399a15 (diff)
parentaa8b077499653b6ebf2d78136c75c801e6f99c29 (diff)
downloadlibquotient-22a675a55ae2dac33a680531f4003fbfeb24ec39.tar.gz
libquotient-22a675a55ae2dac33a680531f4003fbfeb24ec39.zip
Merge pull request #3 from davidar/master
Resolve Matrix SRV records.
Diffstat (limited to 'jobs/basejob.h')
-rw-r--r--jobs/basejob.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/jobs/basejob.h b/jobs/basejob.h
index 88911ca1..95cf4232 100644
--- a/jobs/basejob.h
+++ b/jobs/basejob.h
@@ -63,6 +63,7 @@ namespace QMatrixClient
protected slots:
virtual void gotReply();
void timeout();
+ void sslErrors(const QList<QSslError>& errors);
//void networkError(QNetworkReply::NetworkError code);