mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
Coding style (runner) (#1013)
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
|
||||
json::JsonObject load_general_settings();
|
||||
json::JsonObject get_general_settings();
|
||||
void apply_general_settings(const json::JsonObject & general_configs);
|
||||
void apply_general_settings(const json::JsonObject& general_configs);
|
||||
void start_initial_powertoys();
|
||||
|
||||
Reference in New Issue
Block a user