Commentary editor: Allow reopening the editor after close
This commit is contained in:
parent
efc606e9e3
commit
628a7e201b
1 changed files with 1 additions and 0 deletions
|
@ -324,6 +324,7 @@ void wxeditor_voicesub::on_refresh(wxCommandEvent& e)
|
||||||
void wxeditor_voicesub::on_close(wxCommandEvent& e)
|
void wxeditor_voicesub::on_close(wxCommandEvent& e)
|
||||||
{
|
{
|
||||||
Destroy();
|
Destroy();
|
||||||
|
voicesub_open = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
void wxeditor_voicesub::refresh()
|
void wxeditor_voicesub::refresh()
|
||||||
|
|
Loading…
Add table
Reference in a new issue