Set default shortcut for "add text here" for selection in waveform to "Return"

This commit is contained in:
Nikolaj Olsson 2019-11-14 21:19:43 +01:00
parent 42a08d8bbc
commit 819949add1

View File

@ -1403,7 +1403,7 @@ $HorzAlign = Center
GeneralHelp = "F1";
WaveformSearchSilenceForward = string.Empty;
WaveformSearchSilenceBack = string.Empty;
WaveformAddTextHere = string.Empty;
WaveformAddTextHere = "Return";
}
}