]> git.sesse.net Git - kdenlive/commitdiff
Fix replacing of old path not working for all tracks
authorJean-Baptiste Mardelle <jb@kdenlive.org>
Sun, 4 Oct 2009 00:14:30 +0000 (00:14 +0000)
committerJean-Baptiste Mardelle <jb@kdenlive.org>
Sun, 4 Oct 2009 00:14:30 +0000 (00:14 +0000)
svn path=/trunk/kdenlive/; revision=3995

src/documentchecker.cpp

index 96af5e687d751ab33915dcfea4366fa3109a3a4c..058a537f09f32b5bc0ce63dc6bd84d4f492ab2d7 100644 (file)
@@ -273,7 +273,6 @@ void DocumentChecker::accept()
                             break;
                         }
                     }
-                    break;
                 }
             }
         } else if (child->data(0, statusRole).toInt() == CLIPPLACEHOLDER) {