add smoke test
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
#ifndef VIEWERQUEUE_H
|
||||
#define VIEWERQUEUE_H
|
||||
|
||||
#include <QVariant>
|
||||
|
||||
#include "codec/frame.h"
|
||||
|
||||
namespace olive
|
||||
@@ -63,4 +65,6 @@ public:
|
||||
|
||||
}
|
||||
|
||||
Q_DECLARE_METATYPE(olive::ViewerPlaybackFrame)
|
||||
|
||||
#endif // VIEWERQUEUE_H
|
||||
|
||||
Reference in New Issue
Block a user