summaryrefslogtreecommitdiff
path: root/src/webpage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/webpage.h')
-rw-r--r--src/webpage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webpage.h b/src/webpage.h
index a3e58dc1..abc9833c 100644
--- a/src/webpage.h
+++ b/src/webpage.h
@@ -80,7 +80,7 @@ private slots:
private:
QString errorPage(QNetworkReply *);
-
+
ProtocolHandler _protHandler;
WebSslInfo _sslInfo;
};