mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-14 11:18:58 +02:00
fix build
This commit is contained in:
parent
ad71860407
commit
26c4656473
1 changed files with 0 additions and 1 deletions
|
|
@ -744,7 +744,6 @@ std::unique_ptr<ComboboxTranslationMap> ComboboxEnumeration(QObject* parent)
|
|||
|
||||
translations->insert({Settings::EnumMetadata<Settings::ExtendedDynamicState>::Index(),
|
||||
{
|
||||
PAIR(ExtendedDynamicState, Static, tr("Static")),
|
||||
PAIR(ExtendedDynamicState, Core, tr("Core")),
|
||||
PAIR(ExtendedDynamicState, EDS1, tr("ExtendedDynamicState 1")),
|
||||
PAIR(ExtendedDynamicState, EDS2, tr("ExtendedDynamicState 2")),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue