Hide Shortcut Guide when screenshots are taken (#605)

This commit is contained in:
Bartosz Sosnowski
2019-10-31 10:26:24 +01:00
committed by GitHub
parent b767773742
commit e6afd33621
5 changed files with 22 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ public:
void on_held();
void on_held_press(DWORD vkCode);
void quick_hide();
void was_hidden();
virtual void destroy() override;