CommonHostInterface: Fix translatability of widescreen hack toggle message

This commit is contained in:
Connor McLaughlin
2021-05-11 15:08:20 +10:00
parent 6eb0496d77
commit 8dd36f4474
2 changed files with 39 additions and 15 deletions

View File

@ -269,7 +269,7 @@ public:
/// Reloads post processing shaders with the current configuration.
void ReloadPostProcessingShaders();
/// Toggle Widescreen Hack and Aspect Ratio
/// Toggle Widescreen Hack and Aspect Ratio
void ToggleWidescreen();
/// Parses a fullscreen mode into its components (width * height @ refresh hz)