summaryrefslogtreecommitdiffstats
path: root/src/opengl/qopenglvertexarrayobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/opengl/qopenglvertexarrayobject.h')
-rw-r--r--src/opengl/qopenglvertexarrayobject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opengl/qopenglvertexarrayobject.h b/src/opengl/qopenglvertexarrayobject.h
index 0675c844e9..7ed1270b86 100644
--- a/src/opengl/qopenglvertexarrayobject.h
+++ b/src/opengl/qopenglvertexarrayobject.h
@@ -66,7 +66,7 @@ public:
void bind();
void release();
- class Q_OPENGL_EXPORT Binder
+ class Binder
{
public:
inline Binder(QOpenGLVertexArrayObject *v)