X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fmainwindow.h;h=22265d61e0970d93a37c00a5488b0e0808c1d2e7;hb=92abe16daaa5167ca9dff9c30aae3208d8221636;hp=3b33dad7a91b0e49bc4a76871a477c97aad96e66;hpb=d1dc39f40640cbb3f6c3ef0da7bac7c03fe70f53;p=kdenlive diff --git a/src/mainwindow.h b/src/mainwindow.h index 3b33dad7..22265d61 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -28,6 +28,9 @@ #include #include #include +#include +#include +#include #include #include @@ -38,6 +41,7 @@ #include #include #include +#include #include "effectslist.h" #include "gentime.h" @@ -109,6 +113,10 @@ public: static EffectsList audioEffects; static EffectsList customEffects; static EffectsList transitions; + + /** @brief Cache for luma files thumbnails. */ + static QMap m_lumacache; + protected: /** @brief Closes the window.