aboutsummaryrefslogtreecommitdiff
path: root/lib/connection.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/connection.h')
-rw-r--r--lib/connection.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/connection.h b/lib/connection.h
index d1e3a992..824c7fb4 100644
--- a/lib/connection.h
+++ b/lib/connection.h
@@ -664,6 +664,7 @@ public Q_SLOTS:
#ifdef Quotient_E2EE_ENABLED
void encryptionUpdate(Room *room);
PicklingMode picklingMode() const;
+ QJsonObject decryptNotification(const QJsonObject &notification);
#endif
Q_SIGNALS:
/// \brief Initial server resolution has failed