]> git.sesse.net Git - kdenlive/blobdiff - src/geometryval.h
Integrate with the required MLT hooks for getting Movit to work.
[kdenlive] / src / geometryval.h
index a0215a80cb1c5d678ba0231d5befdc8b4f2d0aeb..a1557fc03f5bb6b05cb7340cf2f2848e253eff4a 100644 (file)
@@ -22,7 +22,6 @@
 #include <QWidget>
 #include <QDomElement>
 #include <QGraphicsPathItem>
-#include <QGraphicsView>
 
 #include <mlt++/Mlt.h>
 
@@ -31,9 +30,9 @@
 #include "keyframehelper.h"
 #include "timecodedisplay.h"
 
-//class QGraphicsScene;
 class GraphicsSceneRectMove;
 class QGraphicsRectItem;
+class QGraphicsView;
 
 
 class Geometryval : public QWidget, public Ui::Geometryval