]> git.sesse.net Git - kdenlive/blobdiff - src/stopmotion/stopmotion.h
Cleanup capture stuff
[kdenlive] / src / stopmotion / stopmotion.h
index 98636f3688609cde3fc343004b761502e8dfe6eb..1ddb4c5ac0004fa0279aad3a7963b72b3dff3efe 100644 (file)
@@ -19,7 +19,6 @@
 #define STOPMOTION_H
 
 #include "ui_stopmotion_ui.h"
-#include "../blackmagic/capture.h"
 
 #include <KUrl>
 #include <QLabel>
@@ -158,10 +157,9 @@ private:
     /** @brief A new frame arrived, reload overlay. */
     void reloadOverlay();
 
-
-#ifdef QIMAGEBLITZ
+    /** @brief Holds the index of the effect to be applied to the video feed. */
     int m_effectIndex;
-#endif
+
 
 public slots:
     /** @brief Display the live feed from capture device.