summary refs log tree commit diff
path: root/src/timeline2/TimelineModel.h
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2019-11-05 17:16:04 +0100
committerNicolas Werner <nicolas.werner@hotmail.de>2019-11-23 20:06:15 +0100
commit1268e9f11c22e8cd22302342e80daef94b15001d (patch)
tree3b987792c989836f422ecbbe4ad05ea05c47cb42 /src/timeline2/TimelineModel.h
parentEnable link handling (diff)
downloadnheko-1268e9f11c22e8cd22302342e80daef94b15001d.tar.xz
Make replies format nicer
Also lays a bit of groundwork for better reply rendering
Diffstat (limited to 'src/timeline2/TimelineModel.h')
-rw-r--r--src/timeline2/TimelineModel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/timeline2/TimelineModel.h b/src/timeline2/TimelineModel.h

index 1ed6e72c..31e41315 100644 --- a/src/timeline2/TimelineModel.h +++ b/src/timeline2/TimelineModel.h
@@ -139,6 +139,7 @@ public: Id, State, IsEncrypted, + ReplyTo, }; QHash<int, QByteArray> roleNames() const override;