mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-08 07:45:00 +01:00
Remove prefs-search test-code
This commit is contained in:
parent
3cb89b7c6e
commit
f035a0baed
1 changed files with 1 additions and 1 deletions
|
|
@ -3798,7 +3798,7 @@ These settings will only take effect after %1 is restarted.\n\
|
||||||
add_option (_("Transport"), bo);
|
add_option (_("Transport"), bo);
|
||||||
Gtkmm2ext::UI::instance()->set_tip (bo->tip_widget(),
|
Gtkmm2ext::UI::instance()->set_tip (bo->tip_widget(),
|
||||||
_("<b>When enabled</b> plugins will be reset at transport stop. When disabled plugins will be left unchanged at transport stop.\n\nThis mostly affects plugins with a \"tail\" like Reverbs."));
|
_("<b>When enabled</b> plugins will be reset at transport stop. When disabled plugins will be left unchanged at transport stop.\n\nThis mostly affects plugins with a \"tail\" like Reverbs."));
|
||||||
bo->highlight ();
|
|
||||||
/* PLUGINS ******************************************************************/
|
/* PLUGINS ******************************************************************/
|
||||||
|
|
||||||
#if (defined WINDOWS_VST_SUPPORT || defined LXVST_SUPPORT || defined MACVST_SUPPORT || defined AUDIOUNIT_SUPPORT || defined VST3_SUPPORT)
|
#if (defined WINDOWS_VST_SUPPORT || defined LXVST_SUPPORT || defined MACVST_SUPPORT || defined AUDIOUNIT_SUPPORT || defined VST3_SUPPORT)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue