]> git.sesse.net Git - kdenlive/blobdiff - src/docclipbase.h
Fix small bug in audio thumbs creation
[kdenlive] / src / docclipbase.h
index 64b78c1c227f67b314bd4c40bc854696aca2db46..c2a8bd499e196264cc9e9ff9724429f3d0a9d8e4 100644 (file)
@@ -83,6 +83,7 @@ Q_OBJECT public:
     /** Returns the internal unique id of the clip. */
     const QString &getId() const;
 
+    bool hasAudioThumb() const;
     //KThumb *thumbCreator;
     bool audioThumbCreated() const;
     /*void getClipMainThumb();*/