summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qopenglcontext_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/kernel/qopenglcontext_p.h')
-rw-r--r--src/gui/kernel/qopenglcontext_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/kernel/qopenglcontext_p.h b/src/gui/kernel/qopenglcontext_p.h
index 61cfbf9563..88738bc950 100644
--- a/src/gui/kernel/qopenglcontext_p.h
+++ b/src/gui/kernel/qopenglcontext_p.h
@@ -173,7 +173,7 @@ class QOpenGLFunctions;
class Q_GUI_EXPORT QOpenGLContextPrivate : public QObjectPrivate
{
- Q_DECLARE_PUBLIC(QOpenGLContext);
+ Q_DECLARE_PUBLIC(QOpenGLContext)
public:
QOpenGLContextPrivate()
: qGLContextHandle(0)