13
0

fix epic typo.

This commit is contained in:
Robin Gareus 2015-12-12 19:14:13 +01:00
parent 89cf05b0d2
commit 239ea8670b

View File

@ -2786,7 +2786,7 @@ if (!Profile->get_mixbus()) {
#ifdef WINDOWS_VST_SUPPORT
add_option (_("Plugins"),
new RcActionButton (_("Edit"),
sigc::mem_fun (*this, &RCOptionEditor::edit_lxvst_path),
sigc::mem_fun (*this, &RCOptionEditor::edit_vst_path),
_("Windows VST Path:")));
#endif