Qt: Fix crash opening game compatibility report

This commit is contained in:
Stenzek 2024-07-27 01:31:22 +10:00
parent d3dc3ec6d3
commit 440e08cf3e
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@ static constexpr const std::array<const char*, static_cast<u32>(GameDatabase::Tr
TRANSLATE_NOOP("GameDatabase", "Force Software Renderer"),
TRANSLATE_NOOP("GameDatabase", "Force Software Renderer For Readbacks"),
TRANSLATE_NOOP("GameDatabase", "Force Round Texture Coordinates"),
TRANSLATE_NOOP("GameDatabase", "Force Accurate Blending"),
TRANSLATE_NOOP("GameDatabase", "Force Interlacing"),
TRANSLATE_NOOP("GameDatabase", "Disable True Color"),
TRANSLATE_NOOP("GameDatabase", "Disable Upscaling"),