X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Frenderwidget.h;h=f0dd03e6fc2a0c11b624a4a3e1ecd0b5465d2e7f;hb=ff2dda64a4bb0ee5057f429018a96dc5efbc283d;hp=c604aa8ae8121a1c63878cc20daddfa4c7bede75;hpb=9a2c18e66c61b774cc08b19feb906262d3860a66;p=kdenlive diff --git a/src/renderwidget.h b/src/renderwidget.h index c604aa8a..f0dd03e6 100644 --- a/src/renderwidget.h +++ b/src/renderwidget.h @@ -145,7 +145,7 @@ public slots: void slotExport(bool scriptExport, int zoneIn, int zoneOut, const QMap metadata, const QString &playlistPath, const QString &scriptPath, bool exportAudio); private slots: - void slotUpdateButtons(KUrl url); + void slotUpdateButtons(const KUrl &url); void slotUpdateButtons(); void refreshView(const QString &profile = QString()); void refreshCategory(const QString &group = QString(), const QString &profile = QString());