mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
[PTRun]Remove unneeded registry key from installer (#27011)
This commit is contained in:
@@ -14,9 +14,6 @@ namespace notifications
|
||||
void override_application_id(const std::wstring_view appID);
|
||||
void run_desktop_app_activator_loop();
|
||||
|
||||
bool register_application_id(const std::wstring_view appName, const std::wstring_view iconPath);
|
||||
void unregister_application_id();
|
||||
|
||||
struct snooze_duration
|
||||
{
|
||||
std::wstring label;
|
||||
|
||||
Reference in New Issue
Block a user