mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 19:57:07 +02:00
Hide Shortcut Guide when screenshots are taken (#605)
This commit is contained in:
committed by
GitHub
parent
b767773742
commit
e6afd33621
@@ -23,6 +23,7 @@ public:
|
||||
|
||||
void on_held();
|
||||
void on_held_press(DWORD vkCode);
|
||||
void quick_hide();
|
||||
void was_hidden();
|
||||
|
||||
virtual void destroy() override;
|
||||
|
||||
Reference in New Issue
Block a user