mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-21 18:52:36 +01:00
parent
31ed11f60a
commit
ccbec285f3
@ -709,10 +709,6 @@ namespace Nikse.SubtitleEdit.Controls
|
||||
_textBox.Focus();
|
||||
_textBox.SelectionLength = 0;
|
||||
}
|
||||
else
|
||||
{
|
||||
Focus();
|
||||
}
|
||||
}
|
||||
|
||||
private void TextBoxTextChanged(object sender, EventArgs e)
|
||||
|
Loading…
Reference in New Issue
Block a user