Add support for copying & deleting multiple messages at once
BUG: 496458
This commit is contained in:
committed by
Joshua Goins
parent
0f634ff795
commit
f5d726989f
@@ -213,6 +213,7 @@ QQC2.ScrollView {
|
||||
model: root.messageFilterModel
|
||||
delegate: EventDelegate {
|
||||
room: _private.room
|
||||
showSelectionControl: true
|
||||
}
|
||||
|
||||
ColumnLayout {
|
||||
|
||||
Reference in New Issue
Block a user