summaryrefslogtreecommitdiffstats
path: root/doc/src/howtos/restoring-geometry.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/howtos/restoring-geometry.qdoc')
-rw-r--r--doc/src/howtos/restoring-geometry.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/howtos/restoring-geometry.qdoc b/doc/src/howtos/restoring-geometry.qdoc
index 56c306ccd..c103bc5cf 100644
--- a/doc/src/howtos/restoring-geometry.qdoc
+++ b/doc/src/howtos/restoring-geometry.qdoc
@@ -44,7 +44,7 @@
decoration frame. Although X provides a way to avoid this shift,
some window managers fail to implement this feature.
- When using QtWidgets, Qt provides functions that saves and restores a
+ When using \l{Qt Widgets}, Qt provides functions that saves and restores a
widget window's geometry and state for you. QWidget::saveGeometry()
saves the window geometry and maximized/fullscreen state, while
QWidget::restoreGeometry() restores it. The restore function also