Change terminology to "look and feel"
-should be "look and feel" Task-number: QTBUG-88010 Change-Id: Icd71c84e2331faa317a228cdbaaa82e7598b781f Reviewed-by: Paul Wicking <paul.wicking@qt.io>
This commit is contained in:
parent
950e628fd8
commit
b961fb42e2
@ -1066,7 +1066,7 @@ void QWindow::lower()
|
||||
it will make the window resize so that its edge follows the mouse cursor.
|
||||
|
||||
On platforms that support it, this method of resizing windows is preferred over
|
||||
\c setGeometry, because it allows a more native look-and-feel of resizing windows, e.g.
|
||||
\c setGeometry, because it allows a more native look and feel of resizing windows, e.g.
|
||||
letting the window manager snap this window against other windows, or special resizing
|
||||
behavior with animations when dragged to the edge of the screen.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user