refactored so sequence is again a derivative of viewer

This commit is contained in:
itsmattkc
2021-04-05 14:41:59 +10:00
parent 748f45b7b8
commit 9be014c0b6
38 changed files with 600 additions and 565 deletions
+1 -1
View File
@@ -496,7 +496,7 @@ private:
/**
* @brief Retrieves the currently most active sequence for exporting
*/
Sequence* GetSequenceToExport();
bool GetSequenceToExport(ViewerOutput **viewer, TimelinePoints **points);
static QString GetAutoRecoveryIndexFilename();