diff options
Diffstat (limited to 'src/common/settings.h')
| -rw-r--r-- | src/common/settings.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/settings.h b/src/common/settings.h index b0bc6519a..4407c1e6d 100644 --- a/src/common/settings.h +++ b/src/common/settings.h | |||
| @@ -525,6 +525,7 @@ std::string GetTimeZoneString(TimeZone time_zone); | |||
| 525 | 525 | ||
| 526 | void LogSettings(); | 526 | void LogSettings(); |
| 527 | 527 | ||
| 528 | void TranslateResolutionInfo(ResolutionSetup setup, ResolutionScalingInfo& info); | ||
| 528 | void UpdateRescalingInfo(); | 529 | void UpdateRescalingInfo(); |
| 529 | 530 | ||
| 530 | // Restore the global state of all applicable settings in the Values struct | 531 | // Restore the global state of all applicable settings in the Values struct |