mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
commit
02033a675a
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ namespace Wox.Infrastructure.Hotkey
|
|||
}
|
||||
if ((InterceptKeys.GetKeyState(VK_WIN) & 0x8000) != 0)
|
||||
{
|
||||
//ALT is pressed
|
||||
//WIN is pressed
|
||||
state.WinPressed = true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue