Doc: Specify correct include for QWGLContext

Fixes: QTBUG-91500
Change-Id: Ie842c9e911fe5492cc13aeba459d28d6553438fd
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
(cherry picked from commit afde5faf856078d34542da1d4d4db8a0237bfc67)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Paul Wicking 2021-03-03 14:04:44 +01:00 committed by Qt Cherry-pick Bot
parent 945c607db6
commit 8893205533

View File

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