]> git.sesse.net Git - kdenlive/blobdiff - src/profilesdialog.h
add const/ref, Fix indent
[kdenlive] / src / profilesdialog.h
index c3710205857cd137e6d1a31e7a81f40262cba8b2..31bae209986549cb2385548da9d9811aa3315ca6 100644 (file)
@@ -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