fixed opengl context corruption when docking/undocking viewer
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
#include <QMutex>
|
||||
#include <QPixmap>
|
||||
|
||||
#define MEDIA_TYPE_FOOTAGE 0
|
||||
#define MEDIA_TYPE_SEQUENCE 1
|
||||
#define MEDIA_TYPE_FOLDER 2
|
||||
#define MEDIA_TYPE_SOLID 3
|
||||
|
||||
struct Sequence;
|
||||
struct Clip;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user