mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
Runner logging (#8068)
This commit is contained in:
@@ -13,5 +13,5 @@ namespace PTSettingsHelper
|
||||
json::JsonObject load_module_settings(std::wstring_view powertoy_name);
|
||||
void save_general_settings(const json::JsonObject& settings);
|
||||
json::JsonObject load_general_settings();
|
||||
|
||||
std::wstring get_log_settings_file_location();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user