Show the scroll-down button when showing the timeline
This commit is contained in:
parent
48dabdfdc7
commit
2274642f12
2 changed files with 19 additions and 9 deletions
|
|
@ -134,6 +134,8 @@ private:
|
|||
});
|
||||
};
|
||||
|
||||
//! Decides whether or not to show or hide the scroll down button.
|
||||
void toggleScrollDownButton();
|
||||
void init();
|
||||
void addTimelineItem(TimelineItem *item, TimelineDirection direction);
|
||||
void updateLastSender(const QString &user_id, TimelineDirection direction);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue