]> git.sesse.net Git - kdenlive/blobdiff - src/transition.h
Add subclips (dragging a zone from clip monitor to project tree)
[kdenlive] / src / transition.h
index 69ac44e2756d13904d9051a33af1a1e64aa63010..8960519bfd1d63d558c761f65044ef6eb8d8924f 100644 (file)
@@ -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