summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2009-05-06 23:55:24 (GMT)
committerWarwick Allison <warwick.allison@nokia.com>2009-05-06 23:55:24 (GMT)
commit76408fe44b1b28fbe20c1ada0f1a7f728c1483d1 (patch)
treeb9215732d74d052c14287812b73bed6b1ca2c213 /doc/src/declarative
parent3df1b31051a908d165d9ea18d0d18c36a4748408 (diff)
downloadQt-76408fe44b1b28fbe20c1ada0f1a7f728c1483d1.zip
Qt-76408fe44b1b28fbe20c1ada0f1a7f728c1483d1.tar.gz
Qt-76408fe44b1b28fbe20c1ada0f1a7f728c1483d1.tar.bz2
default to QGV
Diffstat (limited to 'doc/src/declarative')
-rw-r--r--doc/src/declarative/examples.qdoc5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/src/declarative/examples.qdoc b/doc/src/declarative/examples.qdoc
index fa9f05b..5ffcbf6 100644
--- a/doc/src/declarative/examples.qdoc
+++ b/doc/src/declarative/examples.qdoc
@@ -27,9 +27,4 @@ to be instructive on specific elements.
Finally, check out the \l {tutorial} to learn a little more about writing your
own QML-based applications.
-
-\note When running applications that only use the Fluid UI atoms under the
-software rasterizer, a simple canvas backend is used by default. To use
-Graphics View instead, set \c QML_USE_GRAPHICSVIEW=1.
-
*/