summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qapplication.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/kernel/qapplication.cpp')
-rw-r--r--src/widgets/kernel/qapplication.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/widgets/kernel/qapplication.cpp b/src/widgets/kernel/qapplication.cpp
index d7919c9414..6e17901677 100644
--- a/src/widgets/kernel/qapplication.cpp
+++ b/src/widgets/kernel/qapplication.cpp
@@ -2517,6 +2517,8 @@ void QApplicationPrivate::sendSyntheticEnterLeave(QWidget *widget)
}
/*!
+ \internal
+
Returns the desktop widget (also called the root window).
The desktop may be composed of multiple screens, so it would be incorrect,