summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qopenglcontext.h
diff options
context:
space:
mode:
authorSamuel Rødal <samuel.rodal@nokia.com>2011-08-29 12:26:08 +0200
committerGunnar Sletta <gunnar.sletta@nokia.com>2011-08-29 12:32:41 +0200
commit81c84b8649d483145e3397d3e34df608e704d108 (patch)
tree76bb12f867d535e1a0b710b13fbb49ba93b13814 /src/gui/kernel/qopenglcontext.h
parent577b26b3178dfde697ca7ef969b180e9b8f4c08b (diff)
Added qopengl auto-test.
For testing the gui/opengl functionality. Change-Id: Ied0e977ad537c0be301bb08091adaf9cf779306b Reviewed-on: http://codereview.qt.nokia.com/3729 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
Diffstat (limited to 'src/gui/kernel/qopenglcontext.h')
-rw-r--r--src/gui/kernel/qopenglcontext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/kernel/qopenglcontext.h b/src/gui/kernel/qopenglcontext.h
index cf334709ec..ff1017c896 100644
--- a/src/gui/kernel/qopenglcontext.h
+++ b/src/gui/kernel/qopenglcontext.h
@@ -43,6 +43,7 @@
#define QOPENGLCONTEXT_H
#include <QtCore/qnamespace.h>
+#include <QtCore/QObject>
#include <QtCore/QScopedPointer>
#include <QtGui/QSurfaceFormat>