Fix docs for Canvas.renderStrategy, the default is Cooperative
authorGunnar Sletta <gunnar.sletta@digia.com>
Tue, 26 Feb 2013 13:56:43 +0000 (14:56 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Sun, 3 Mar 2013 18:43:08 +0000 (19:43 +0100)
Task-number: QTBUG-29833
Change-Id: I3ee680d2decb01ff514852b2445617e6ab1b1480
Reviewed-by: Samuel Rødal <samuel.rodal@digia.com>

src/quick/items/context2d/qquickcanvasitem.cpp

index ea49d58..9d9ddd6 100644 (file)
@@ -246,7 +246,7 @@ QQuickCanvasItemPrivate::~QQuickCanvasItemPrivate()
     results in faster rendering.
 
     The default render target is Canvas.Image and the default renderStrategy is
-    Canvas.Threaded.
+    Canvas.Cooperative.
 
     \section1 Tiled Canvas
     The Canvas item supports tiled rendering by setting \l canvasSize, \l tileSize