shortcuts-inhibitor: move to new impl

This commit is contained in:
Vaxry 2024-04-25 14:32:35 +01:00
parent ecf282d331
commit 01df3b73d8
12 changed files with 172 additions and 77 deletions

View file

@ -132,7 +132,4 @@ namespace Events {
// Session Lock
LISTENER(newSessionLock);
// Shortcut inhibitor
LISTENER(newShortcutInhibitor);
};