fix "stop_recording_on_xrun" in prefs dialog

This commit is contained in:
Robin Gareus 2014-06-26 19:15:17 +02:00
parent 7658183a84
commit c596e8dd87

View file

@ -1360,6 +1360,7 @@ RCOptionEditor::RCOptionEditor ()
Gtkmm2ext::UI::instance()->set_tip (tsf->tip_widget(),
string_compose (_("<b>When enabled</b> %1 will stop recording if an over- or underrun is detected by the audio engine"),
PROGRAM_NAME));
add_option (_("Transport"), tsf);
tsf = new BoolOption (
"loop-is-mode",