qwindowsdrag: Fix typo in documentation
Pick-to: 5.15 6.2 Change-Id: I4bd8ff5b4ddeee1760b012bd603b014d535534ed Reviewed-by: André de la Rocha <andre.rocha@qt.io>bb10
parent
79e209c4c3
commit
cf81ccd1cd
|
|
@ -420,7 +420,7 @@ QWindowsOleDropSource::QueryContinueDrag(BOOL fEscapePressed, DWORD grfKeyState)
|
|||
}
|
||||
|
||||
/*!
|
||||
\brief Give feedback: Change cursor accoding to action.
|
||||
\brief Give feedback: Change cursor according to action.
|
||||
*/
|
||||
|
||||
QT_ENSURE_STACK_ALIGNED_FOR_SSE STDMETHODIMP
|
||||
|
|
|
|||
Loading…
Reference in New Issue