#475 and some clip pointer changes

This commit is contained in:
itsmattkc
2019-02-28 01:54:04 -08:00
parent edea300cbc
commit 1685fa3a5d
70 changed files with 726 additions and 516 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
#include "io/config.h"
#include "mainwindow.h"
TextEffect::TextEffect(ClipPtr c, const EffectMeta* em) :
TextEffect::TextEffect(Clip* c, const EffectMeta* em) :
Effect(c, em)
{
enable_superimpose = true;