X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fdvdwizard.h;h=c54516163a63470ddf9043ba3c8a8e872fe1b5d5;hb=8dd310a8ec870fbe688165a007504a300ae8ca98;hp=6806a34ab89a426b2b60f6bdb1c97e50d9e6853a;hpb=169e417816c58424d82a47d26e1a851304781ea4;p=kdenlive diff --git a/src/dvdwizard.h b/src/dvdwizard.h index 6806a34a..c5451616 100644 --- a/src/dvdwizard.h +++ b/src/dvdwizard.h @@ -77,7 +77,7 @@ private: void cleanup(); void errorMessage(const QString &text); void infoMessage(const QString &text); - void processDvdauthor(QString menuMovieUrl = QString(), stringRectMap buttons = stringRectMap(), QStringList buttonsTarget = QStringList()); + void processDvdauthor(const QString &menuMovieUrl = QString(), const stringRectMap &buttons = stringRectMap(), const QStringList &buttonsTarget = QStringList()); private slots: void slotPageChanged(int page);