summaryrefslogtreecommitdiffstats
path: root/src/widgets/util/qundogroup.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/util/qundogroup.cpp')
-rw-r--r--src/widgets/util/qundogroup.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/util/qundogroup.cpp b/src/widgets/util/qundogroup.cpp
index cf7d826b3b..f4bd82eb34 100644
--- a/src/widgets/util/qundogroup.cpp
+++ b/src/widgets/util/qundogroup.cpp
@@ -64,7 +64,7 @@ public:
\inmodule QtWidgets
For an overview of the Qt's undo framework, see the
- \link qundo.html overview\endlink.
+ \l{qundo.html}{overview}.
An application often has multiple undo stacks, one for each opened document. At the
same time, an application usually has one undo action and one redo action, which