aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/quick/items/qquickrendercontrol.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/quick/items/qquickrendercontrol.cpp b/src/quick/items/qquickrendercontrol.cpp
index 3a92507141..b0145b62c5 100644
--- a/src/quick/items/qquickrendercontrol.cpp
+++ b/src/quick/items/qquickrendercontrol.cpp
@@ -104,10 +104,6 @@ QT_BEGIN_NAMESPACE
for example the scene's root item, once it is associated with the scene (the
QQuickWindow).
- \note In general QQuickRenderControl is supported in combination with all Qt
- Quick backends. However, some functionality, in particular grab(), may not be
- available in all cases.
-
\inmodule QtQuick
*/