aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickrendercontrol.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/items/qquickrendercontrol.cpp')
-rw-r--r--src/quick/items/qquickrendercontrol.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/items/qquickrendercontrol.cpp b/src/quick/items/qquickrendercontrol.cpp
index 9f9777f199..82c9e374a5 100644
--- a/src/quick/items/qquickrendercontrol.cpp
+++ b/src/quick/items/qquickrendercontrol.cpp
@@ -200,7 +200,7 @@ void QQuickRenderControlPrivate::windowDestroyed()
}
/*!
- Prepares rendering the Qt Quick scene outside the gui thread.
+ Prepares rendering the Qt Quick scene outside the GUI thread.
\a targetThread specifies the thread on which synchronization and
rendering will happen. There is no need to call this function in a