]> git.sesse.net Git - kdenlive/blobdiff - src/docclipbase.h
Fix various speed related issues
[kdenlive] / src / docclipbase.h
index 3714f1aa6d29de5e75d0a1203fa59b56293bb437..907af5330462cfd7384e0dca01fb85b5c656bcc8 100644 (file)
@@ -147,7 +147,7 @@ Q_OBJECT public:
     bool hasFileSize() const;
 
     /** Returns the filesize, or 0 if there is no appropriate filesize. */
-    uint fileSize() const;
+    qulonglong fileSize() const;
 
     /** Returns true if this clip refers to the clip passed in. A clip refers to another clip if
      * it uses it as part of it's own composition. */