forked from mia/Aegisub
ops... really fixed, now
Originally committed to SVN as r590.
This commit is contained in:
parent
7cbab8cdfe
commit
3ac1000cfa
1 changed files with 1 additions and 0 deletions
|
@ -1018,6 +1018,7 @@ void FrameMain::LoadKeyframes(wxString filename) {
|
|||
videoBox->videoDisplay->SetOverKeyFrames(keyFrames);
|
||||
videoBox->videoDisplay->SetKeyFramesName(filename);
|
||||
Refresh();
|
||||
return;
|
||||
}
|
||||
|
||||
// Load
|
||||
|
|
Loading…
Reference in a new issue