X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fgeometryval.h;h=bccad6612175eeb625bc1660c03eb487f35f8131;hb=ad7afcc42ea1bc4ffcc347398cdf28a5d98b49a8;hp=3bacb18d26396754b2be91b38a98b579d7af09ba;hpb=706d22f3a96b9dd1fa19e84e58ec4aaf3d9d67bc;p=kdenlive diff --git a/src/geometryval.h b/src/geometryval.h index 3bacb18d..bccad661 100644 --- a/src/geometryval.h +++ b/src/geometryval.h @@ -41,7 +41,7 @@ class Geometryval : public QWidget, public Ui::Geometryval { Q_OBJECT public: - explicit Geometryval(const MltVideoProfile profile, Timecode t, QPoint frame_size, int startPoint = 0, QWidget* parent = 0); + explicit Geometryval(const MltVideoProfile &profile, Timecode t, QPoint frame_size, int startPoint = 0, QWidget* parent = 0); virtual ~Geometryval(); QDomElement getParamDesc(); QString getValue() const;