X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fdocclipbase.h;h=6adbd2a27f97a5003688b92c029d0cc2ace99214;hb=096fad7b4c5b991e1146ca2ea5b6540f55095341;hp=896680f33aca73e9d0028b380cb674e4d6ce6a28;hpb=2a59df8d657168035e1bb5c8dd7bca728fd7d06f;p=kdenlive diff --git a/src/docclipbase.h b/src/docclipbase.h index 896680f3..6adbd2a2 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();*/