]> git.sesse.net Git - kdenlive/blobdiff - src/markerdialog.cpp
includemocs
[kdenlive] / src / markerdialog.cpp
index a99d93fff108b81ae5e150f336d8c87cf35725a2..1dc8356bb2c1046c323e20a069f0654b9877a226 100644 (file)
@@ -26,7 +26,7 @@
 #include <KDebug>
 
 
-MarkerDialog::MarkerDialog(DocClipBase *clip, CommentedTime t, Timecode tc, const QString &caption, QWidget * parent) :
+MarkerDialog::MarkerDialog(DocClipBase *clip, const CommentedTime &t, const Timecode &tc, const QString &caption, QWidget * parent) :
         QDialog(parent)
         , m_producer(NULL)
         , m_profile(NULL)