EventFile: respond to middle click (same as left)
This commit is contained in:
@@ -43,6 +43,7 @@ HTile {
|
||||
}
|
||||
}
|
||||
|
||||
onMiddleClicked: leftClicked()
|
||||
onRightClicked: eventDelegate.openContextMenu()
|
||||
onLeftClicked:
|
||||
eventList.selectedCount ?
|
||||
|
Reference in New Issue
Block a user