summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2010-03-11 08:14:39 (GMT)
committerMartin Smith <msmith@trolltech.com>2010-03-11 08:14:39 (GMT)
commitb5d9d2eb1fbfbbf2732e90ef4d6a3e3ae5104c0c (patch)
treee224a95589b45d268c79ee55911f9eb85a9eb1b6 /doc
parenta21ac7e75730bb094b49e5b58698a2ceebe8d73e (diff)
parentc75bd51df44359c386149c6962532344123b07d5 (diff)
downloadQt-b5d9d2eb1fbfbbf2732e90ef4d6a3e3ae5104c0c.zip
Qt-b5d9d2eb1fbfbbf2732e90ef4d6a3e3ae5104c0c.tar.gz
Qt-b5d9d2eb1fbfbbf2732e90ef4d6a3e3ae5104c0c.tar.bz2
Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7
Diffstat (limited to 'doc')
-rw-r--r--doc/src/examples/svgalib.qdoc3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/src/examples/svgalib.qdoc b/doc/src/examples/svgalib.qdoc
index cf6512c..9142112 100644
--- a/doc/src/examples/svgalib.qdoc
+++ b/doc/src/examples/svgalib.qdoc
@@ -43,9 +43,6 @@
\example qws/svgalib
\title Accelerated Graphics Driver Example
- \warning This example was designed to work with Qt 4.4 and will not work
- with current versions of Qt. It will be removed from Qt 4.7.
-
The Accelerated Graphics Driver example shows how you can write
your own accelerated graphics driver and \l {add your graphics
driver to Qt for Embedded Linux}. In \l{Qt for Embedded Linux},