1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2025-03-10 05:34:36 +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,