Doc: Fix typo
Task-number: QTBUG-69093 Change-Id: Ica63482251b2a614a17a996fac9bcc16b96c200f Reviewed-by: Topi Reiniö <topi.reinio@qt.io>bb10
parent
a7730793be
commit
6f53c2bc96
|
|
@ -2861,7 +2861,7 @@ void QWindow::setVulkanInstance(QVulkanInstance *instance)
|
|||
}
|
||||
|
||||
/*!
|
||||
\return the associrated Vulkan instance or \c null if there is none.
|
||||
\return the associated Vulkan instance or \c null if there is none.
|
||||
*/
|
||||
QVulkanInstance *QWindow::vulkanInstance() const
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue