got a LOT of work down on the footage viewer

This commit is contained in:
itsmattkc
2018-10-18 11:43:21 +11:00
parent 20a264554c
commit b8deb5d415
19 changed files with 117 additions and 120 deletions
+1 -1
View File
@@ -407,6 +407,6 @@ void SpeedDialog::accept() {
undo_stack.push(ca);
panel_timeline->repaint_timeline(true);
update_ui(true);
QDialog::accept();
}