X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fdocclipbase.h;h=c2a8bd499e196264cc9e9ff9724429f3d0a9d8e4;hb=b71bbe0b32508be57fd6d2314daf3ab5f36b47e1;hp=64b78c1c227f67b314bd4c40bc854696aca2db46;hpb=f68bd080a6d251d0d9ffaf03450d5142dfe5515d;p=kdenlive diff --git a/src/docclipbase.h b/src/docclipbase.h index 64b78c1c..c2a8bd49 100644 --- a/src/docclipbase.h +++ b/src/docclipbase.h @@ -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();*/