mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 11:16:51 +02:00
Fix a global hotkey issues in CMD, which will hang Wox on init.
This commit is contained in:
@@ -41,5 +41,7 @@ namespace Wox.Plugin
|
||||
List<PluginPair> GetAllPlugins();
|
||||
|
||||
event WoxKeyDownEventHandler BackKeyDownEvent;
|
||||
|
||||
event WoxGlobalKeyboardEventHandler GlobalKeyboardEvent;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user