From 239ea8670b8f341887bc09bbdd9cb67e1e02b788 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Sat, 12 Dec 2015 19:14:13 +0100 Subject: fix epic typo. --- gtk2_ardour/rc_option_editor.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/rc_option_editor.cc') diff --git a/gtk2_ardour/rc_option_editor.cc b/gtk2_ardour/rc_option_editor.cc index 016d30dc02..5bb5d4a291 100644 --- a/gtk2_ardour/rc_option_editor.cc +++ b/gtk2_ardour/rc_option_editor.cc @@ -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 -- cgit v1.2.3