mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 02:36:19 +02:00
[Shortcut Guide] Move into separate process (#11359)
This commit is contained in:
@@ -42,6 +42,8 @@ public:
|
||||
|
||||
void update_hotkeys();
|
||||
|
||||
void UpdateHotkeyEx();
|
||||
|
||||
private:
|
||||
std::unique_ptr<HMODULE, PowertoyModuleDLLDeleter> handle;
|
||||
std::unique_ptr<PowertoyModuleIface, PowertoyModuleDeleter> pt_module;
|
||||
|
||||
Reference in New Issue
Block a user