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:
Maurice Kalinowski
2012-11-20 13:10:46 +01:00
committed by The Qt Project
parent 1761c93ea8
commit c671cf25b2
2 changed files with 0 additions and 10 deletions

View File

@@ -3,8 +3,6 @@ TARGET = videographicsitem
QT += multimedia multimediawidgets
contains(QT_CONFIG, opengl): QT += opengl
HEADERS += videoplayer.h
SOURCES += main.cpp \