Change since for QNativeInterface::QX11Application to 6.2

The documention currently incorrectly lists QNativeInterface::QX11Application
as available since 6.0.

Pick-to: 6.2
Change-Id: I13256a1504b2bd93296434438835791f12353089
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
This commit is contained in:
Jonas Kvinge 2021-08-14 16:54:09 +02:00
parent 4603d7e231
commit b781fa79c1

View File

@ -181,7 +181,7 @@ QT_DEFINE_PRIVATE_NATIVE_INTERFACE(QXcbWindow);
/*!
\class QNativeInterface::QX11Application
\since 6.0
\since 6.2
\brief Native interface to an X11 application.
Accessed through QGuiApplication::nativeInterface().