summary refs log tree commit diff
path: root/src/timeline/TimelineModel.h
diff options
context:
space:
mode:
authorDeepBlueV7.X <nicolas.werner@hotmail.de>2020-05-23 01:00:35 +0200
committerGitHub <noreply@github.com>2020-05-23 01:00:35 +0200
commit33ba81a2e60bc958f155aeb1f7e3a7242d1abe30 (patch)
tree3064221b74ba459cb5aca8b7130065dca46673d6 /src/timeline/TimelineModel.h
parentadd a bit of additional logging to image paste (diff)
parentAdded an optional feature to show bigger emoji-only messages with 3 or less e... (diff)
downloadnheko-33ba81a2e60bc958f155aeb1f7e3a7242d1abe30.tar.xz
Merge pull request #204 from lkito/master
Added an optional feature to show bigger emoji-only messages with 3 or less emoji
Diffstat (limited to 'src/timeline/TimelineModel.h')
-rw-r--r--src/timeline/TimelineModel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/timeline/TimelineModel.h b/src/timeline/TimelineModel.h

index 0e9ddb72..dc7b4985 100644 --- a/src/timeline/TimelineModel.h +++ b/src/timeline/TimelineModel.h
@@ -140,6 +140,7 @@ public: Section, Type, TypeString, + IsOnlyEmoji, Body, FormattedBody, UserId,