summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/kernel/qwindow.cpp')
-rw-r--r--src/gui/kernel/qwindow.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/kernel/qwindow.cpp b/src/gui/kernel/qwindow.cpp
index 94e8979ca5..5262b6f8ef 100644
--- a/src/gui/kernel/qwindow.cpp
+++ b/src/gui/kernel/qwindow.cpp
@@ -1695,8 +1695,8 @@ void QWindowPrivate::maybeQuitOnLastWindowClosed()
\brief the cursor shape for this window
The mouse cursor will assume this shape when it is over this
- window, unless an override cursor is set. See the \link
- Qt::CursorShape list of predefined cursor objects\endlink for a
+ window, unless an override cursor is set.
+ See the \l{Qt::CursorShape}{list of predefined cursor objects} for a
range of useful shapes.
By default, this property contains a cursor with the Qt::ArrowCursor