1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 14:41:39 +00:00

Add shortcut description to mark selected action

This commit is contained in:
glubsy
2020-05-07 15:37:21 +02:00
parent c4a6958ef0
commit 1c0990f610

View File

@@ -169,7 +169,7 @@ class ResultWindow(QMainWindow):
),
(
"actionMarkSelected",
"",
"Space",
"",
tr("Mark Selected"),
self.markSelectedTriggered,