mirror of https://github.com/odrling/Aegisub
parent
c15777f844
commit
7f076bbbc9
|
@ -630,6 +630,7 @@ void FrameMain::DeInitContents() {
|
|||
if (detachedVideo) detachedVideo->Destroy();
|
||||
if (stylingAssistant) stylingAssistant->Destroy();
|
||||
SubsGrid->ClearMaps();
|
||||
delete audioBox;
|
||||
delete EditBox;
|
||||
delete videoBox;
|
||||
delete ass;
|
||||
|
|
Loading…
Reference in New Issue