extremely limited speed support implemented #120
This commit is contained in:
+1
-1
@@ -300,7 +300,7 @@ void MainWindow::openSpeedDialog() {
|
||||
s.clips.append(c);
|
||||
}
|
||||
}
|
||||
if (s.clips.size() > 0) s.exec();
|
||||
if (s.clips.size() > 0) s.run();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user