summaryrefslogtreecommitdiffstats
path: root/src/widget/wglwidgetqglwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widget/wglwidgetqglwidget.h')
-rw-r--r--src/widget/wglwidgetqglwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widget/wglwidgetqglwidget.h b/src/widget/wglwidgetqglwidget.h
index 99b3837d50..163e56b9ac 100644
--- a/src/widget/wglwidgetqglwidget.h
+++ b/src/widget/wglwidgetqglwidget.h
@@ -8,7 +8,7 @@
class WGLWidget : public QGLWidget {
public:
- WGLWidget(QWidget* parent);
+ WGLWidget(QWidget* pParent);
bool isContextValid() const;
bool isContextSharing() const;