From 3ac1000cfa5734a7f25e2bf99f0ddba8045f2ca1 Mon Sep 17 00:00:00 2001 From: Rodrigo Braz Monteiro Date: Sat, 23 Dec 2006 02:44:02 +0000 Subject: [PATCH] ops... really fixed, now Originally committed to SVN as r590. --- core/frame_main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/core/frame_main.cpp b/core/frame_main.cpp index e50f2bf45..29e98a33a 100644 --- a/core/frame_main.cpp +++ b/core/frame_main.cpp @@ -1018,6 +1018,7 @@ void FrameMain::LoadKeyframes(wxString filename) { videoBox->videoDisplay->SetOverKeyFrames(keyFrames); videoBox->videoDisplay->SetKeyFramesName(filename); Refresh(); + return; } // Load