summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2022-01-13 11:43:24 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-01-17 22:19:45 +0000
commit17637bb586111eaf96668f385ffe6f3d70b021a1 (patch)
tree60cb76cffe4664cc72b6cac6c2de084d51beae2c /src/gui/kernel
parent809f6c3637d6073d9de0a39c5926bc1943f19c46 (diff)
Doc: Remove mentioning of Fowler book
It is out of print since years, and probably quite dated by now (released 1997). Change-Id: I1653eb404713c15d70b8a15858e8c7d12b2e71cb Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> (cherry picked from commit bc3ac007d84e741011384d83d8fed4f08d1c90ff) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src/gui/kernel')
-rw-r--r--src/gui/kernel/qcursor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/kernel/qcursor.cpp b/src/gui/kernel/qcursor.cpp
index 876cf40bdf..5fbdc7acce 100644
--- a/src/gui/kernel/qcursor.cpp
+++ b/src/gui/kernel/qcursor.cpp
@@ -150,7 +150,7 @@ QT_BEGIN_NAMESPACE
\li Qt::DragLinkCursor \li \c dnd-link or \c link
\endtable
- \sa QWidget, {fowler}{GUI Design Handbook: Cursors}
+ \sa QWidget
*/
/*!