]> git.sesse.net Git - kdenlive/blobdiff - src/clipitem.h
progress on clip view
[kdenlive] / src / clipitem.h
index 853c24e0c03060727a2def6504568b39a5a3ccbf..f8c4740f8fb0a884cbe048d5c331debe55df2b28 100644 (file)
@@ -64,7 +64,7 @@ class ClipItem : public QObject, public QGraphicsRectItem
     OPERATIONTYPE m_resizeMode;
     int m_grabPoint;
     int m_producer;
-    int m_clipType;
+    CLIPTYPE m_clipType;
     QString m_clipName;
     int m_maxDuration;
     int m_cropStart;