X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fprojectitem.h;h=c4e5b1bc8e039f1c63d74c67f6299525eadf115b;hb=20d4364a78e758384f8b16fc5a697566e3ea278a;hp=3e50a07d5a05729f1c8ea5157b7a11469f575e21;hpb=92aa0ab52311111e893535c7762fc7a58bd490fb;p=kdenlive diff --git a/src/projectitem.h b/src/projectitem.h index 3e50a07d..c4e5b1bc 100644 --- a/src/projectitem.h +++ b/src/projectitem.h @@ -82,6 +82,8 @@ private: QString m_clipId; DocClipBase *m_clip; + void buildItem(); + }; #endif