added #69 (nice)

This commit is contained in:
itsmattkc
2018-06-27 20:19:15 -07:00
parent 72ea276ae7
commit 384bb4eb5d
9 changed files with 169 additions and 34 deletions
+5
View File
@@ -10,6 +10,7 @@
#include "io/media.h"
#include <QDebug>
#include <QPainter>
extern "C" {
#include <libavformat/avformat.h>
@@ -138,6 +139,10 @@ void ViewerWidget::paintGL()
}
}
/*QPainter p(this);
p.drawText({0, 0, 200, 200}, "text!");
p.end();*/
cc_lock.unlock();
if (texture_failed) {