aboutsummaryrefslogtreecommitdiff
path: root/src/geminiclient.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/geminiclient.hpp')
-rw-r--r--src/geminiclient.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/geminiclient.hpp b/src/geminiclient.hpp
index 67e767b..deac50b 100644
--- a/src/geminiclient.hpp
+++ b/src/geminiclient.hpp
@@ -70,6 +70,8 @@ signals:
void certificateRejected(CertificateRejection reason, QString const & info);
+ void networkError(QString const & reason);
+
private slots:
void socketEncrypted();