]> git.sesse.net Git - kdenlive/blobdiff - src/mainwindow.h
Fix clip effect stack not updated when dropping effect in a group, nicer timeline...
[kdenlive] / src / mainwindow.h
index a7f1c2c76dbf311b4a38aec2254231276aad377e..7593c59a9c81871ecffd6362ddaa3d665af577ac 100644 (file)
@@ -318,7 +318,8 @@ private:
 
     StopmotionWidget *m_stopmotion;
     QTime m_timer;
-    
+    /** @brief The last selected clip in timeline. */
+    ClipItem *m_mainClip;
     /** @brief Update statusbar stylesheet (in case of color theme change). */
     void setStatusBarStyleSheet(const QPalette &p);