X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fprofilesdialog.h;h=92a7fc4e8965db7f0a90ec4f3e9179d519b1814e;hb=5bac38471d4c90a8a520d6ec32b90913b6f0dbcb;hp=1bac83d3a6cd3de178dbc005f65b5968824469cd;hpb=ebd5f85f5c5992383c9da4d08ec0671aed99309b;p=kdenlive diff --git a/src/profilesdialog.h b/src/profilesdialog.h index 1bac83d3..92a7fc4e 100644 --- a/src/profilesdialog.h +++ b/src/profilesdialog.h @@ -41,6 +41,7 @@ public: static void saveProfile(MltVideoProfile &profile); static QString existingProfile(MltVideoProfile profile); static bool existingProfileDescription(const QString &desc); + static QString getPathFromProperties(int width, int height, double fps, double par = 0, double dar = 0); static double getStringEval(const MltVideoProfile &profile, QString eval); protected: