X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Ftimecode.h;h=23469756bbb8f3f4daec0f8e623a63243100da1c;hb=56aee6aedeeed3efd10ada8fe3c229eddc01ef05;hp=35a6f41e87df791254ceb6f7950fe68e0cee2be7;hpb=05f4fad9a19434399f43ff76e06d1e1a5f74c0f6;p=kdenlive diff --git a/src/timecode.h b/src/timecode.h index 35a6f41e..23469756 100644 --- a/src/timecode.h +++ b/src/timecode.h @@ -55,7 +55,7 @@ public: const QString getTimecodeFromFrames(int frames) const; double fps() const; bool df() const; - const QString mask(GenTime t = GenTime()) const; + const QString mask(const GenTime &t = GenTime()) const; QString reformatSeparators(QString duration) const; private: