X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fcommands%2Feditkeyframecommand.cpp;h=87676bbf979cd2e216ea1e538456085e0a126b10;hb=5d4746e4c3e8665de83e6d281dcd08a46cd22c31;hp=bf5de55d2a83b99823c8be309884ee67f0860406;hpb=5505e4a10c0b0b372ed9f3c0b548f4d763fa5318;p=kdenlive diff --git a/src/commands/editkeyframecommand.cpp b/src/commands/editkeyframecommand.cpp index bf5de55d..87676bbf 100644 --- a/src/commands/editkeyframecommand.cpp +++ b/src/commands/editkeyframecommand.cpp @@ -19,7 +19,7 @@ #include "editkeyframecommand.h" #include "customtrackview.h" -#include +#include EditKeyFrameCommand::EditKeyFrameCommand(CustomTrackView *view, const int track, const GenTime &pos, const int effectIndex, const QString& oldkeyframes, const QString& newkeyframes, bool doIt) : QUndoCommand(),