summaryrefslogtreecommitdiffstats
path: root/src/opengl/qgl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/opengl/qgl.h')
-rw-r--r--src/opengl/qgl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/opengl/qgl.h b/src/opengl/qgl.h
index 3446e29029..c25ea16e43 100644
--- a/src/opengl/qgl.h
+++ b/src/opengl/qgl.h
@@ -101,8 +101,6 @@ class QGLContextPrivate;
// Namespace class:
namespace QGL
{
- Q_OPENGL_EXPORT void setPreferredPaintEngine(QPaintEngine::Type engineType);
-
enum FormatOption {
DoubleBuffer = 0x0001,
DepthBuffer = 0x0002,