EventFile: respond to middle click (same as left)

This commit is contained in:
miruka
2020-07-19 20:21:26 -04:00
parent b8833af3f9
commit 8053bd7d01
2 changed files with 1 additions and 1 deletions

View File

@@ -43,6 +43,7 @@ HTile {
}
}
onMiddleClicked: leftClicked()
onRightClicked: eventDelegate.openContextMenu()
onLeftClicked:
eventList.selectedCount ?