X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Ftransition.h;h=8960519bfd1d63d558c761f65044ef6eb8d8924f;hb=880efc8572a7df65453dfb5736de6455fe129a86;hp=69ac44e2756d13904d9051a33af1a1e64aa63010;hpb=64ded94b9449e71bc1f4b6027f46b0047bf56e61;p=kdenlive diff --git a/src/transition.h b/src/transition.h index 69ac44e2..8960519b 100644 --- a/src/transition.h +++ b/src/transition.h @@ -97,7 +97,7 @@ private: /** Return the transition type for a given name */ TRANSITIONTYPE getTransitionForName(const QString & type); - + #if QT_VERSION >= 0x040600 QPropertyAnimation *m_startAnimation; #endif