Sync SDL3 wiki -> header

This commit is contained in:
SDL Wiki Bot 2024-07-07 18:02:15 +00:00
parent a057240984
commit e37d6f71b3

View file

@ -3714,7 +3714,7 @@ extern "C" {
* A variable specifying the URL to a WinRT app's privacy policy. * A variable specifying the URL to a WinRT app's privacy policy.
* *
* All network-enabled WinRT apps must make a privacy policy available to its * All network-enabled WinRT apps must make a privacy policy available to its
* users. On Windows 8, 8.1, and RT, Microsoft mandates that this policy be be * users. On Windows 8, 8.1, and RT, Microsoft mandates that this policy be
* available in the Windows Settings charm, as accessed from within the app. * available in the Windows Settings charm, as accessed from within the app.
* SDL provides code to add a URL-based link there, which can point to the * SDL provides code to add a URL-based link there, which can point to the
* app's privacy policy. * app's privacy policy.