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

index 95d4be3d..d3cab0a0 100644 --- a/include/timeline/TimelineItem.h +++ b/include/timeline/TimelineItem.h
@@ -241,6 +241,7 @@ public: //! Add a user avatar for this event. void addAvatar(); + void addKeyRequestAction(); signals: void eventRedacted(const QString &event_id);