summaryrefslogtreecommitdiffstats
path: root/doc/src
diff options
context:
space:
mode:
authorRhys Weatherley <rhys.weatherley@nokia.com>2009-10-16 02:36:19 (GMT)
committerRhys Weatherley <rhys.weatherley@nokia.com>2009-10-16 02:36:19 (GMT)
commit8ca1bd6fccb080808331f9de056d3915a60917fb (patch)
tree210466d6793487ea2bf23cae6d08a4ace4908f52 /doc/src
parent17ca7dfba2cc39a17873169c205aa1e88b03b970 (diff)
downloadQt-8ca1bd6fccb080808331f9de056d3915a60917fb.zip
Qt-8ca1bd6fccb080808331f9de056d3915a60917fb.tar.gz
Qt-8ca1bd6fccb080808331f9de056d3915a60917fb.tar.bz2
qdoc: OpenVG supports the blur filter too
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/howtos/openvg.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/howtos/openvg.qdoc b/doc/src/howtos/openvg.qdoc
index 42d2357..5de2e22 100644
--- a/doc/src/howtos/openvg.qdoc
+++ b/doc/src/howtos/openvg.qdoc
@@ -292,8 +292,8 @@
\section2 Pixmap filters
- Convolution, colorize, and drop shadow filters are accelerated using
- OpenVG operations.
+ Convolution, colorize, drop shadow, and blur filters are accelerated
+ using OpenVG operations.
\section1 Known issues