X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fdvdwizardchapters.h;h=515d9425e834dcdf88b40f9d36c34fb3a4bda562;hb=d1dc39f40640cbb3f6c3ef0da7bac7c03fe70f53;hp=620da01493e96d5c586df6c0345c28e80ed34072;hpb=2950bfaa74c8dbc91e72634a8c2efbc107f571ae;p=kdenlive diff --git a/src/dvdwizardchapters.h b/src/dvdwizardchapters.h index 620da014..515d9425 100644 --- a/src/dvdwizardchapters.h +++ b/src/dvdwizardchapters.h @@ -39,7 +39,7 @@ public: virtual bool isComplete() const; void changeProfile(bool isPal); void setPal(bool isPal); - void setVobFiles(bool isPal, bool isWide, const QStringList movies, const QStringList durations, const QStringList chapters); + void setVobFiles(bool isPal, bool isWide, const QStringList &movies, const QStringList &durations, const QStringList &chapters); QStringList selectedTitles() const; QStringList selectedTargets() const; QStringList chapters(int ix) const;