Fix multiple headers for the same sections

(cherry picked from commit 4dea02197c)
This commit is contained in:
Tobias Fella
2021-05-24 00:02:11 +02:00
committed by Carl Schwan
parent d81e4c417d
commit 3b3673fdff

View File

@@ -697,7 +697,7 @@ QVariant MessageEventModel::data(const QModelIndex &idx, int role) const
}
}
return true;
return false;
}
if (role == ReactionRole) {