summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPaul Olav Tvete <paul.tvete@nokia.com>2010-03-09 13:45:54 (GMT)
committerPaul Olav Tvete <paul.tvete@nokia.com>2010-03-09 14:30:27 (GMT)
commitb0514ccdd318e2e508edab57bfd7ed064a550308 (patch)
tree8d421f70a35e258621abdb3a99df136805371aae /doc
parentf5c9262ab59bdb4e35e7d26ea52b72d65b178cf2 (diff)
downloadQt-b0514ccdd318e2e508edab57bfd7ed064a550308.zip
Qt-b0514ccdd318e2e508edab57bfd7ed064a550308.tar.gz
Qt-b0514ccdd318e2e508edab57bfd7ed064a550308.tar.bz2
Minimal fix to get the svgalib example to compile
Confirmed to work in 16 and 32 bit modes. Patch made by David Boddie. Testing and README by me. Task-number: QTBUG-7403 Reviewed-by: David Boddie
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},