mirror of https://github.com/odrling/Aegisub
Another videodisplay split fix
Originally committed to SVN as r23.
This commit is contained in:
parent
16729ec5ea
commit
6c1cbf9efc
|
@ -617,7 +617,6 @@ void FrameMain::OnOpenStylesManager(wxCommandEvent& WXUNUSED(event)) {
|
|||
StyleManager.ShowModal();
|
||||
EditBox->UpdateGlobals();
|
||||
SubsBox->CommitChanges();
|
||||
videoBox->videoDisplay->RefreshVideo();
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue