X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fgeometrywidget.h;h=dceadd6d4320a1fd8cc6f1c70e0c9e018b0cbee7;hb=6f206f85a9c002e4e8e5f80880750739a088ec52;hp=fc5e245abe73b38d322b00b2ed4650d4359da96f;hpb=7ac877ea57663a02e9042939aa51eb700fbe4301;p=kdenlive diff --git a/src/geometrywidget.h b/src/geometrywidget.h index fc5e245a..dceadd6d 100644 --- a/src/geometrywidget.h +++ b/src/geometrywidget.h @@ -66,7 +66,7 @@ public slots: * @param elem DomElement representing this effect parameter * @param minframe In point of the clip * @param maxframe Out point of the clip */ - void setupParam(const QDomElement elem, int minframe, int maxframe); + void setupParam(const QDomElement &elem, int minframe, int maxframe); /** @brief Updates position of the local timeline to @param relTimelinePos. */ void slotSyncPosition(int relTimelinePos); void slotResetKeyframes();