summaryrefslogtreecommitdiffstats
path: root/src/platformheaders/nativecontexts/qglxnativecontext.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/platformheaders/nativecontexts/qglxnativecontext.qdoc')
-rw-r--r--src/platformheaders/nativecontexts/qglxnativecontext.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/platformheaders/nativecontexts/qglxnativecontext.qdoc b/src/platformheaders/nativecontexts/qglxnativecontext.qdoc
index 64b551aeb8..56182534a5 100644
--- a/src/platformheaders/nativecontexts/qglxnativecontext.qdoc
+++ b/src/platformheaders/nativecontexts/qglxnativecontext.qdoc
@@ -77,7 +77,7 @@
*/
/*!
- \fn QGLXNativeContext::QGLXNativeContext(GLXContext ctx, Display *dpy = 0, Window wnd = 0, VisualID vid = 0)
+ \fn QGLXNativeContext::QGLXNativeContext(GLXContext ctx, Display *dpy, Window wnd, VisualID vid)
Constructs a new instance with the provided \a ctx, \a dpy, \a wnd, \a vid handles.
*/