13
0

fix a -Wswitch

This commit is contained in:
Robin Gareus 2016-02-23 22:20:19 +01:00
parent 70222e8133
commit bb79b63c93

View File

@ -330,6 +330,8 @@ PluginSelector::show_this_plugin (const PluginInfoPtr& info, const std::string&
case LXVST:
compstr = X_("LXVST");
break;
case Lua:
break;
}
} else if (mode == _("Author contains")) {