mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 12:46:47 +02:00
Spelling: ... runner settings (#3783)
* spelling: default * spelling: elevated * spelling: instance * spelling: relative
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
bool is_auto_start_task_active_for_this_user();
|
||||
bool create_auto_start_task_for_this_user(bool runEvelvated);
|
||||
bool create_auto_start_task_for_this_user(bool runElevated);
|
||||
bool delete_auto_start_task_for_this_user();
|
||||
|
||||
Reference in New Issue
Block a user