simplified example
- do not use any opengl additions inside this simple example - also fixes problems in relation to mixing angle with GLWidgets Task-number: QTBUG-27963 Change-Id: I69a966b886cd8b3e88d6f3be48463eee59baa58a Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
committed by
The Qt Project
parent
1761c93ea8
commit
c671cf25b2
@@ -3,8 +3,6 @@ TARGET = videographicsitem
|
||||
|
||||
QT += multimedia multimediawidgets
|
||||
|
||||
contains(QT_CONFIG, opengl): QT += opengl
|
||||
|
||||
HEADERS += videoplayer.h
|
||||
|
||||
SOURCES += main.cpp \
|
||||
|
||||
Reference in New Issue
Block a user