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.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/kernel/qwindow.cpp b/src/gui/kernel/qwindow.cpp
index 118844a0a2..d17ff9e039 100644
--- a/src/gui/kernel/qwindow.cpp
+++ b/src/gui/kernel/qwindow.cpp
@@ -559,6 +559,8 @@ void QWindow::setScreen(QScreen *newScreen)
/*!
Returns the accessibility interface for the object that the window represents
+ \preliminary
+ \sa QAccessible
*/
QAccessibleInterface *QWindow::accessibleRoot() const
{