mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
[OOBE] Out of box experience window (#9973)
This commit is contained in:
@@ -14,4 +14,7 @@ namespace PTSettingsHelper
|
||||
void save_general_settings(const json::JsonObject& settings);
|
||||
json::JsonObject load_general_settings();
|
||||
std::wstring get_log_settings_file_location();
|
||||
|
||||
bool get_oobe_opened_state();
|
||||
void save_oobe_opened_state();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user