]> git.sesse.net Git - kdenlive/blobdiff - src/docclipbase.h
Merge branch 'master' of git://anongit.kde.org/kdenlive
[kdenlive] / src / docclipbase.h
index 896680f33aca73e9d0028b380cb674e4d6ce6a28..6adbd2a27f97a5003688b92c029d0cc2ace99214 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();*/