Sort the room list
This commit is contained in:
parent
cd67046f60
commit
beeb60e4a1
6 changed files with 120 additions and 9 deletions
|
|
@ -318,6 +318,8 @@ TimelineModel::TimelineModel(TimelineViewManager *manager, QString room_id, QObj
|
|||
, room_id_(room_id)
|
||||
, manager_(manager)
|
||||
{
|
||||
lastMessage_.timestamp = 0;
|
||||
|
||||
connect(
|
||||
this,
|
||||
&TimelineModel::redactionFailed,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue