]> git.sesse.net Git - kdenlive/blobdiff - src/definitions.h
Fix audio thumbs runtime warning
[kdenlive] / src / definitions.h
index b01ef370b1c25df5667f28d3a85abf8fb85bb525..1a3a255769ca9f47a027050d24c3c213173eb6f7 100644 (file)
@@ -70,6 +70,7 @@ struct TrackInfo {
 };
 
 typedef QMap<QString, QString> stringMap;
+typedef QMap <int, QMap <int, QByteArray> > audioByteArray;
 
 struct ItemInfo {
     /** startPos is the position where the clip starts on the track */