]> git.sesse.net Git - kdenlive/blobdiff - src/profilesdialog.h
Allow effects to have parameters depending on the project's profile properties (width...
[kdenlive] / src / profilesdialog.h
index 9f5e78f673bc124b34faf33850da9b79dfb9d877..1bac83d3a6cd3de178dbc005f65b5968824469cd 100644 (file)
@@ -41,6 +41,7 @@ public:
     static void saveProfile(MltVideoProfile &profile);
     static QString existingProfile(MltVideoProfile profile);
     static bool existingProfileDescription(const QString &desc);
+    static double getStringEval(const MltVideoProfile &profile, QString eval);
 
 protected:
     virtual void closeEvent(QCloseEvent *event);