summary refs log tree commit diff
path: root/src/Cache_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Cache_p.h')
-rw-r--r--src/Cache_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Cache_p.h b/src/Cache_p.h

index 52375d38..f7db77d4 100644 --- a/src/Cache_p.h +++ b/src/Cache_p.h
@@ -310,6 +310,7 @@ signals: void removeNotification(const QString &room_id, const QString &event_id); void userKeysUpdate(const std::string &sync_token, const mtx::responses::QueryKeys &keyQuery); void verificationStatusChanged(const std::string &userid); + void selfUnverified(); void secretChanged(const std::string name); private: