summary refs log tree commit diff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-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 525cd6e1..6a8f277e 100644 --- a/include/timeline/TimelineItem.h +++ b/include/timeline/TimelineItem.h
@@ -137,6 +137,7 @@ private: QFont font_; QLabel *timestamp_; + QLabel *checkmark_; QLabel *userName_; QLabel *body_; };