Fix for previous commit
Originally committed to SVN as r21.
This commit is contained in:
parent
227febdd24
commit
e5043bb738
1 changed files with 0 additions and 1 deletions
|
@ -605,7 +605,6 @@ void FrameMain::OnOpenProperties (wxCommandEvent &event) {
|
||||||
int res = Properties.ShowModal();
|
int res = Properties.ShowModal();
|
||||||
if (res) {
|
if (res) {
|
||||||
SubsBox->CommitChanges();
|
SubsBox->CommitChanges();
|
||||||
videoBox->videoDisplay->RefreshVideo();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue