X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fmainwindow.h;h=4e0320ec09a2b8cb637f54007b486ecd2f0201a3;hb=b01ea4492797423d21852d87ee942bb4b15783b6;hp=ccd30fa89c133d211036e801928ca43d2b8f6d8b;hpb=5de022b429612561bb4ede27676c5fccadbe0431;p=kdenlive diff --git a/src/mainwindow.h b/src/mainwindow.h index ccd30fa8..4e0320ec 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -531,7 +531,7 @@ private slots: void slotUpdateCaptureFolder(); /** @brief Apply new properties to a clip */ - void slotApplyNewClipProperties(const QString id, QMap props, QMap newprops, bool refresh, bool reload); + void slotApplyNewClipProperties(const QString &id, const QMap &props, const QMap &newprops, bool refresh, bool reload); /** @brief Delete a clip from current project */ void slotDeleteClip(const QString &id);