#include <QObject>
#include <QVariant>
#include <QVector>
#include "effects/keyframe.h"
#include "undo/undo.h"
#include "undo/undostack.h"
Go to the source code of this file.