Fix multiple headers for the same sections
(cherry picked from commit 4dea02197c)
This commit is contained in:
committed by
Carl Schwan
parent
d81e4c417d
commit
3b3673fdff
@@ -697,7 +697,7 @@ QVariant MessageEventModel::data(const QModelIndex &idx, int role) const
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return true;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (role == ReactionRole) {
|
if (role == ReactionRole) {
|
||||||
|
|||||||
Reference in New Issue
Block a user