X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fdocumentchecker.h;h=03c91ec1f093354c5de71faf5f5a219be0dbb0a5;hb=af0cdc3a2441996bb29f9c2d8b4ce0dd87a6fcb0;hp=58a23db0ce905ffd830661fc4aa4296df516f812;hpb=a1f0a54b93ab364a37fd8242c1881c61d066ada7;p=kdenlive diff --git a/src/documentchecker.h b/src/documentchecker.h index 58a23db0..03c91ec1 100644 --- a/src/documentchecker.h +++ b/src/documentchecker.h @@ -34,7 +34,7 @@ class DocumentChecker: public QObject Q_OBJECT public: - explicit DocumentChecker(QDomNodeList infoproducers, QDomDocument doc); + explicit DocumentChecker(const QDomNodeList &infoproducers, const QDomDocument &doc); ~DocumentChecker(); bool hasErrorInClips();