X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fprofilesdialog.h;h=31bae209986549cb2385548da9d9811aa3315ca6;hb=c60be9461720b1f48a0aa3b9d284d2df2abff82a;hp=c3710205857cd137e6d1a31e7a81f40262cba8b2;hpb=6f206f85a9c002e4e8e5f80880750739a088ec52;p=kdenlive diff --git a/src/profilesdialog.h b/src/profilesdialog.h index c3710205..31bae209 100644 --- a/src/profilesdialog.h +++ b/src/profilesdialog.h @@ -52,7 +52,7 @@ public: * @param isImage If true, compare width with profile's display width ( = dar * height) * @param profile The profile to match * @return true if properties match profile */ - static bool matchProfile(int width, int height, double fps, double par, bool isImage, MltVideoProfile profile); + static bool matchProfile(int width, int height, double fps, double par, bool isImage, const MltVideoProfile &profile); /** @brief Find profiles that match parameter properties: * @param width The profile frame width