From 4f95caf7fbdada83d42f542bb1bd11582f15c937 Mon Sep 17 00:00:00 2001 From: FranklinDM Date: Wed, 4 May 2022 15:27:02 +0800 Subject: Issue #1829 - Follow-up: Mac-specific shortcut key for closing the developer tools toolbox window should not be excluded from other platforms --- devtools/client/framework/toolbox-window.xul | 11 +++++++---- devtools/client/jar.mn | 2 +- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'devtools/client') diff --git a/devtools/client/framework/toolbox-window.xul b/devtools/client/framework/toolbox-window.xul index cd14a3597c..af8b55fb3d 100644 --- a/devtools/client/framework/toolbox-window.xul +++ b/devtools/client/framework/toolbox-window.xul @@ -26,16 +26,19 @@ key="&closeCmd.key;" command="toolbox-cmd-close" modifiers="accel"/> - - +#endif