]> git.sesse.net Git - kdenlive/blobdiff - src/commands/razorgroupcommand.cpp
Move undo commands to their own subdirectory
[kdenlive] / src / commands / razorgroupcommand.cpp
similarity index 98%
rename from src/razorgroupcommand.cpp
rename to src/commands/razorgroupcommand.cpp
index e419761bb8c60b1f2658bb1bda2649c898f845df..c918df72a9183a9e65b6e1b1a03a97cb39cf7de3 100644 (file)
@@ -18,7 +18,7 @@
  ***************************************************************************/
 
 
-#include "razorgroupcommand.h"
+#include "commands/razorgroupcommand.h"
 #include "customtrackview.h"
 
 RazorGroupCommand::RazorGroupCommand(CustomTrackView *view, QList <ItemInfo> clips1, QList <ItemInfo> transitions1, QList <ItemInfo> clipsCut, QList <ItemInfo> transitionsCut, QList <ItemInfo> clips2, QList <ItemInfo> transitions2, GenTime cutPos, QUndoCommand * parent) :