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

index 613b5f9a..9db16bae 100644 --- a/src/timeline/InputBar.h +++ b/src/timeline/InputBar.h
@@ -68,6 +68,7 @@ signals: private: void emote(QString body, bool rainbowify); + void notice(QString body, bool rainbowify); void command(QString name, QString args); void image(const QString &filename, const std::optional<mtx::crypto::EncryptedFile> &file,