25 using Selection::Selection;
27 void writeCurrentValue()
override { soundEditor.setShortcutsVersion(this->getValue()); }
28 deluge::vector<std::string_view> getOptions(OptType optType)
override {
30 using enum l10n::String;
32 l10n::getView(STRING_FOR_SHORTCUTS_VERSION_1),
33 l10n::getView(STRING_FOR_SHORTCUTS_VERSION_3),