aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/items/convenience/qtguiapplication.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/reference/items/convenience/qtguiapplication.qdoc')
-rw-r--r--doc/reference/items/convenience/qtguiapplication.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference/items/convenience/qtguiapplication.qdoc b/doc/reference/items/convenience/qtguiapplication.qdoc
index 8c7426973..2845029e4 100644
--- a/doc/reference/items/convenience/qtguiapplication.qdoc
+++ b/doc/reference/items/convenience/qtguiapplication.qdoc
@@ -37,7 +37,7 @@
\brief Application with a dependency on the Qt GUI module.
A QtGuiApplication is an application that extends the \l{QtApplication} item
- by loading the \l{Qt Modules}{Qt.gui} module and possibly also the default
+ by loading the \l{Qt.gui} module and possibly also the default
QPA plugin.
*/