X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fguide.cpp;h=ba05ec6aef126841aa744ae0cbe494b013b5c1d9;hb=f5a501e9143701fb25054d859d0e0d1d5eb5b4dc;hp=d26358b48ab1e25a649e2f0b6bfac4923143f5bd;hpb=f610a587d31f1cc4f3b5b4339ab1047d815a9fdb;p=kdenlive diff --git a/src/guide.cpp b/src/guide.cpp index d26358b4..ba05ec6a 100644 --- a/src/guide.cpp +++ b/src/guide.cpp @@ -29,7 +29,7 @@ #include #include -Guide::Guide(CustomTrackView *view, GenTime pos, QString label, double height) : +Guide::Guide(CustomTrackView *view, const GenTime &pos, const QString &label, double height) : QGraphicsLineItem(), m_position(pos), m_label(label),