]> git.sesse.net Git - kdenlive/blobdiff - src/customtrackscene.h
Various fixes to improve general stability in Qt 4.5.2
[kdenlive] / src / customtrackscene.h
index 32224b20431215360d94ad31ecf26f53fb1442c0..983548278b40c382668f2beb95d81b7222eac853 100644 (file)
@@ -46,7 +46,6 @@ public:
     void setScale(double scale, double vscale);
     QPointF scale() const;
     int tracksCount() const;
-    QPixmap m_transitionPixmap;
     MltVideoProfile profile() const;
 
 private: