]> git.sesse.net Git - kdenlive/blobdiff - src/vectorscope.h
Allow to add image sequence through the usual "add clip" dialog
[kdenlive] / src / vectorscope.h
index bf6e5c08406503042d88acf2940f6de7786ea411..dda0e40238a3dcd2d2204f2f959bab2268c79a6b 100644 (file)
@@ -46,6 +46,10 @@ protected:
     bool isHUDDependingOnInput() const;
     bool isScopeDependingOnInput() const;
     bool isBackgroundDependingOnInput() const;
+    virtual void readConfig();
+
+    ///// Other /////
+    void writeConfig();
 
 private:
     Ui::Vectorscope_UI *ui;