Fix typo in QMdiArea docs
Task-number: QTBUG-26498 Change-Id: I2c7b7a67c732eb58f1ffc2a137a675ac63dc6597 Reviewed-by: Geir Vattekar <geir.vattekar@nokia.com>
This commit is contained in:
parent
96c5d73eca
commit
48d439833a
@ -83,7 +83,7 @@
|
||||
|
||||
The subwindows are sorted by the current
|
||||
\l{QMdiArea::}{WindowOrder}. This is used for the subWindowList()
|
||||
and for activateNextSubWindow() and acivatePreviousSubWindow().
|
||||
and for activateNextSubWindow() and activatePreviousSubWindow().
|
||||
Also, it is used when cascading or tiling the windows with
|
||||
cascadeSubWindows() and tileSubWindows().
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user