Yet another fix for VST3 default path
This commit is contained in:
parent
34769a9062
commit
8cbb318223
@ -3717,7 +3717,7 @@ RCOptionEditor::RCOptionEditor ()
|
||||
new RcActionButton (_("Edit"),
|
||||
sigc::bind (sigc::mem_fun (*this, &RCOptionEditor::edit_vst_path),
|
||||
_("Set Additional VST3 Search Path"),
|
||||
PluginManager::instance().get_default_windows_vst_path (),
|
||||
"", /* default is blank */
|
||||
sigc::mem_fun (*_rc_config, &RCConfiguration::get_plugin_path_vst3),
|
||||
sigc::mem_fun (*_rc_config, &RCConfiguration::set_plugin_path_vst3)
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user