mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Fix for previous commit
Originally committed to SVN as r21.
This commit is contained in:
parent
227febdd24
commit
e5043bb738
@ -605,7 +605,6 @@ void FrameMain::OnOpenProperties (wxCommandEvent &event) {
|
||||
int res = Properties.ShowModal();
|
||||
if (res) {
|
||||
SubsBox->CommitChanges();
|
||||
videoBox->videoDisplay->RefreshVideo();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user