]> git.sesse.net Git - kdenlive/blobdiff - src/movetransitioncommand.h
Several fixes for keyframes, fix bug in clip resize start undo and cleanup
[kdenlive] / src / movetransitioncommand.h
index aecd47a88a45cb1bdba4e1b509f53d6376b8cb18..6c9dd00c1097ad864b7624d09936b1aa7939c1cb 100644 (file)
@@ -36,6 +36,7 @@ private:
     ItemInfo m_startPos;
     ItemInfo m_endPos;
     bool m_doIt;
+    bool m_refresh;
 };
 
 #endif