QWindowsWindow: Fix typo in documentation
Pick-to: 5.15 6.2 Change-Id: Ib20b2f23e399b295e26b8c29084023e4e1361579 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>bb10
parent
18e1711f7a
commit
dce874415d
|
|
@ -2142,7 +2142,7 @@ HDC QWindowsWindow::getDC()
|
|||
}
|
||||
|
||||
/*!
|
||||
Relases the HDC for the window or does nothing in
|
||||
Releases the HDC for the window or does nothing in
|
||||
case it was obtained from WinAPI BeginPaint within a WM_PAINT event.
|
||||
|
||||
\sa getDC()
|
||||
|
|
|
|||
Loading…
Reference in New Issue