summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSamuel Rødal <sroedal@trolltech.com>2009-11-10 16:43:03 (GMT)
committerSamuel Rødal <sroedal@trolltech.com>2009-11-10 16:43:24 (GMT)
commit75715c8e9322f2a144ecd2f0d89751a88287d753 (patch)
tree7d56ec3bccdf9067940d6882a8f753d7b2dde560 /doc
parent6370b79729fd24892e13393e0add2d1940ca0c07 (diff)
downloadQt-75715c8e9322f2a144ecd2f0d89751a88287d753.zip
Qt-75715c8e9322f2a144ecd2f0d89751a88287d753.tar.gz
Qt-75715c8e9322f2a144ecd2f0d89751a88287d753.tar.bz2
Removed mention of purged graphics effects from the documentation.
Diffstat (limited to 'doc')
-rw-r--r--doc/src/qt4-intro.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/qt4-intro.qdoc b/doc/src/qt4-intro.qdoc
index 8154921..2f74451 100644
--- a/doc/src/qt4-intro.qdoc
+++ b/doc/src/qt4-intro.qdoc
@@ -608,9 +608,9 @@
\section1 Graphics Effects
Effects can be used to alter the appearance of UI elements such as
- \l{QGraphicsItem}s and \l{QWidget}s. A range of standard effects such
- as blurring, colorizing or blooming is provided, and it is possible to
- implement custom effects.
+ \l{QGraphicsItem}s and \l{QWidget}s. A couple of standard effects such
+ as blurring, colorizing and drop shadow are provided, and it is
+ possible to implement custom effects.
\table
\row