From 582d8afdcb54aa921d29310368d854ec308e65ae Mon Sep 17 00:00:00 2001 From: James Crook Date: Mon, 15 Jul 2019 08:53:16 +0100 Subject: [PATCH] Bug 2118 - "Q" shortcut for "Toggle Spectral Selection is not in the Standard set --- src/commands/CommandManager.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/CommandManager.cpp b/src/commands/CommandManager.cpp index f0b87fa26..71b20b9b8 100644 --- a/src/commands/CommandManager.cpp +++ b/src/commands/CommandManager.cpp @@ -220,7 +220,7 @@ const std::vector &CommandManager::ExcludedList() "Alt+J", "Shift+Alt+J", "Ctrl+Shift+A", - "Q", + //"Q", //"Shift+J", //"Shift+K", //"Shift+Home",