mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
Add NHotkey library.
This commit is contained in:
@@ -215,7 +215,7 @@ namespace Wox
|
||||
{
|
||||
resultItemControl.Result.Action(new ActionContext()
|
||||
{
|
||||
SpecialKeyState = new KeyboardListener().CheckModifiers()
|
||||
SpecialKeyState = new GloablHotkey().CheckModifiers()
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user