summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuel Rødal <sroedal@trolltech.com>2009-11-10 17:43:03 +0100
committerSamuel Rødal <sroedal@trolltech.com>2009-11-10 17:43:24 +0100
commit75715c8e9322f2a144ecd2f0d89751a88287d753 (patch)
tree7d56ec3bccdf9067940d6882a8f753d7b2dde560
parent6370b79729fd24892e13393e0add2d1940ca0c07 (diff)
Removed mention of purged graphics effects from the documentation.
-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 8154921b74..2f744514c1 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