X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fdvdwizard.h;h=2684380de599813bb699d09fbbad4d0306649ff3;hb=c3302003093710ee247ad84c0fe2ef3c579d417f;hp=6806a34ab89a426b2b60f6bdb1c97e50d9e6853a;hpb=169e417816c58424d82a47d26e1a851304781ea4;p=kdenlive diff --git a/src/dvdwizard.h b/src/dvdwizard.h index 6806a34a..2684380d 100644 --- a/src/dvdwizard.h +++ b/src/dvdwizard.h @@ -22,8 +22,6 @@ #define DVDWIZARD_H #include -#include -#include #include #include @@ -77,7 +75,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);