Doc: Use correct include for QWGLContext

Pick-to: 6.1 6.0
Task-number: QTBUG-91500
Change-Id: If487a2d14dd61d127dc35aa039f9b71915128da1
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
This commit is contained in:
Paul Wicking 2021-03-03 18:39:40 +00:00
parent 3875575ab6
commit 15f934dcea

View File

@ -53,7 +53,7 @@ using namespace QNativeInterface::Private;
/*!
\class QNativeInterface::QWGLContext
\inheaderfile qopenglcontext_platform.h
\inheaderfile QOpenGLContext
\since 6.0
\brief Native interface to a WGL context on Windows.