missed a file in the last commit

This commit is contained in:
itsmattkc
2018-10-19 01:37:09 +11:00
parent c37632d3aa
commit be27cccde8
2 changed files with 2 additions and 76 deletions
+2 -1
View File
@@ -9,7 +9,8 @@ Sequence::Sequence() :
playhead(0),
using_workarea(false),
workarea_in(0),
workarea_out(0)
workarea_out(0),
wrapper_sequence(false)
{
}